Skip to content

Instantly share code, notes, and snippets.

@sirleech
Created March 19, 2012 23:50
Show Gist options
  • Save sirleech/2128590 to your computer and use it in GitHub Desktop.
Save sirleech/2128590 to your computer and use it in GitHub Desktop.
Git Graph
git config --global alias.graph 'log --graph --all --oneline --decorate --color --date-order'
git graph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment