Ubuntu has an GUI called Startup Applications.
ref:
https://linux.cn/article-5943-1.html
每一个错误的经验积累,就是通向成功的阶梯。
Each mistake I made shall become one of the stairs towards success.
Monday, 30 October 2017
Wednesday, 18 October 2017
You really count on using things like GitKraken in the Server? Git itself is powerful enough:
https://stackoverflow.com/questions/1838873/visualizing-branch-topology-in-git
git log --graph --full-history --all --color \
--pretty=format:"%x1b[31m%h%x09%x1b[32m%d%x1b[0m%x20%s"
ref:https://stackoverflow.com/questions/1838873/visualizing-branch-topology-in-git
Subscribe to:
Posts (Atom)