Skip to content

Instantly share code, notes, and snippets.

@sebk
Created February 6, 2012 10:15
Show Gist options
  • Save sebk/1751298 to your computer and use it in GitHub Desktop.
Save sebk/1751298 to your computer and use it in GitHub Desktop.
git
git config --global color.diff always
git log --pretty=format:'%h : "%s" by %an, %ar' --date-order --graph --stat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment