Skip to content

Instantly share code, notes, and snippets.

@jproyo
Created June 27, 2012 14:19
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save jproyo/3004338 to your computer and use it in GitHub Desktop.
Git log
git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)%Creset' --abbrev-commit"
git lg -g (To see file changes)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment