Skip to content

Instantly share code, notes, and snippets.

@thinktainer
Created May 26, 2013 10:20
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thinktainer/5652351 to your computer and use it in GitHub Desktop.
Save thinktainer/5652351 to your computer and use it in GitHub Desktop.
nice graph for git log
git log --graph --pretty=format':%C(yellow)%h%Cblue%d%Creset %s %C(white) %an, %ar%Creset'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment