Skip to content

Instantly share code, notes, and snippets.

@devcken
Created April 3, 2015 06:47
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save devcken/ba23793329ffa7186e78 to your computer and use it in GitHub Desktop.
Save devcken/ba23793329ffa7186e78 to your computer and use it in GitHub Desktop.
git log alias
lg = log --graph --format=format:'%C(ul cyan)%h%C(reset) |%C(auto)%d%C(reset) %C(white)%ai%C(reset) (%ar)%n'' %C(white)%s%C(reset) %C(bold black)- %an%C(reset)' --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment