git (source) tree?

serverでもsource tree的な見た目にしたい時
git config --global alias.tree "log --graph --pretty='format:%C(yellow)%h%C(blue)%d%C(reset) %s %C(cyan)%an, %ar%C(reset)'"
ナイス。

タグ:

git
最終更新:2015年10月16日 23:02