Created
December 20, 2011 15:42
-
-
Save havvg/1501998 to your computer and use it in GitHub Desktop.
git pretty history
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[alias] | |
ph = log --graph --pretty=pretty-history --abbrev-commit --date=relative | |
[pretty] | |
pretty-history = format:%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not sure, I guess it's part of: