Skip to content

Instantly share code, notes, and snippets.

@munro
Created August 2, 2013 16:53
Show Gist options
  • Save munro/6141467 to your computer and use it in GitHub Desktop.
Save munro/6141467 to your computer and use it in GitHub Desktop.
[color]
ui = true
[branch]
autosetuprebase = always
[alias]
k = log --graph --pretty=format:'%Cred%h%Creset %C(blue)%cN%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%Creset' --abbrev-commit --date=relative
[merge]
ff = false
[push]
default = tracking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment