Created
March 27, 2017 14:37
-
-
Save rixx/afd3414e9583d361d83970f9415edc46 to your computer and use it in GitHub Desktop.
git config --global alias.lg
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
$ git config --global alias.lg | |
log --graph --all --pretty=format:'%C(yellow)%<|(14)%h%Creset %<|(80,trunc)%s %Cgreen%<(15,trunc)%cr %C(bold blue)%<(20,trunc)%an%Creset %C(red)%D%Creset' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment