Skip to content

Instantly share code, notes, and snippets.

@mconnell
Created September 12, 2012 14:02
Show Gist options
  • Save mconnell/3706812 to your computer and use it in GitHub Desktop.
Save mconnell/3706812 to your computer and use it in GitHub Desktop.
git history
git config --global alias.history "log --graph --pretty=\"format:%C(yellow)%h%Cblue%d%Creset %s %C(white) %an, %ar%Creset\""
git history
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment