Skip to content

Instantly share code, notes, and snippets.

@maxov
Created November 20, 2014 22:56
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 maxov/0272aefcb13b5a54a3a0 to your computer and use it in GitHub Desktop.
Save maxov/0272aefcb13b5a54a3a0 to your computer and use it in GitHub Desktop.
Git Log config
# Kickass graph of all branches
l = "log --pretty=tformat:'%C(yellow)%h%C(auto)%d %C(white)%an %C(reset)%s' --graph --abbrev-commit --decorate --all"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment