Skip to content

Instantly share code, notes, and snippets.

@JellyBool
Created July 17, 2016 08:40
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save JellyBool/522da4fe74165b30dd2c39735e96dbe7 to your computer and use it in GitHub Desktop.
Save JellyBool/522da4fe74165b30dd2c39735e96dbe7 to your computer and use it in GitHub Desktop.
git log pretty
alias gl="git log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment