sgur
8/21/2013 - 5:09 AM

git log を graph つきでいい感じに表示

git log を graph つきでいい感じに表示

git config --global alias.graph "log --decorate --graph --oneline"