Skip to content

Instantly share code, notes, and snippets.

@otwm
Created September 20, 2017 03:10
Show Gist options
  • Save otwm/3497d66231bb13cb8c60778f48c2d96e to your computer and use it in GitHub Desktop.
Save otwm/3497d66231bb13cb8c60778f48c2d96e to your computer and use it in GitHub Desktop.
git log visualize
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