Skip to content

Instantly share code, notes, and snippets.

@rixx
Created March 27, 2017 14:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rixx/afd3414e9583d361d83970f9415edc46 to your computer and use it in GitHub Desktop.
Save rixx/afd3414e9583d361d83970f9415edc46 to your computer and use it in GitHub Desktop.
git config --global alias.lg
$ 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