Skip to content

Instantly share code, notes, and snippets.

@aaronbuchanan
Created May 6, 2013 22:27
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 aaronbuchanan/5528754 to your computer and use it in GitHub Desktop.
Save aaronbuchanan/5528754 to your computer and use it in GitHub Desktop.
clean git history visualizer
git log --graph --full-history --all --pretty=format:"%h%x09%d%x20%s"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment