Skip to content

Instantly share code, notes, and snippets.

@floydpink
Created December 6, 2012 15:21
Show Gist options
  • Save floydpink/4225250 to your computer and use it in GitHub Desktop.
Save floydpink/4225250 to your computer and use it in GitHub Desktop.
Get git log graphically with all tags/branches
git log --all --decorate --oneline --graph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment