Created
October 16, 2012 16:13
-
-
Save AvnerCohen/3900286 to your computer and use it in GitHub Desktop.
Nicer and more compact view for "git log" command
This file contains hidden or 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 glog="git log --graph --pretty=\"format:%C(yellow)%h%Cred%d%Creset %s %C(white) %C(cyan)%an%Creset, %C(green)%ar%Creset\"" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment