Skip to content

Instantly share code, notes, and snippets.

@msonnabaum
Created December 1, 2010 21:09
[difftool]
prompt = false
[diff]
tool = Kaleidoscope
[core]
; Don't trust file modes
filemode = false
[color]
ui = auto
status = auto
diff = auto
grep = auto
branch = auto
[color "diff"]
meta = yellow bold
frag = magenta bold
old = red bold
new = green bold
whitespace = red reverse
[alias]
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
co = checkout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment