Skip to content

Instantly share code, notes, and snippets.

@ljsc
Created February 10, 2012 03:57
Show Gist options
  • Save ljsc/1786393 to your computer and use it in GitHub Desktop.
Save ljsc/1786393 to your computer and use it in GitHub Desktop.
Custom git log format
[alias]
ls = log --graph --color --pretty=\"format:%C(yellow)%h%Creset%C(green)%d%Creset %s %Cblue[%aN]%Creset %C(magenta){%cr}%Creset\"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment