Skip to content

Instantly share code, notes, and snippets.

@sgur
Created August 21, 2013 05:09
Show Gist options
  • Save sgur/6290515 to your computer and use it in GitHub Desktop.
Save sgur/6290515 to your computer and use it in GitHub Desktop.
git log を graph つきでいい感じに表示
git config --global alias.graph "log --decorate --graph --oneline"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment