Skip to content

Instantly share code, notes, and snippets.

@uilian
Created November 9, 2017 12:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uilian/2836ad456d1a1f64385b98871cf42eee to your computer and use it in GitHub Desktop.
Save uilian/2836ad456d1a1f64385b98871cf42eee to your computer and use it in GitHub Desktop.
Better git log graph
git log --all --graph --pretty=format:'%C(auto)%h%C(auto)%d %s %C(dim white)(%aN, %ar)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment