Skip to content

Instantly share code, notes, and snippets.

@binshengliu
Last active August 29, 2015 13:56
Show Gist options
  • Save binshengliu/9190030 to your computer and use it in GitHub Desktop.
Save binshengliu/9190030 to your computer and use it in GitHub Desktop.
git config --global alias.lg "log --color --graph --pretty=format:'%C(auto)%h%Creset -%C(auto)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"
http://fredkschott.com/post/2014/02/git-log-is-so-2005/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment