dotfiles/.gitconfig
michener 80ae6adf84 Better diff commands
git-svn-id: http://photonzero.com/dotfiles/trunk@99 23f722f6-122a-0410-8cef-c75bd312dd78
2011-05-14 00:38:25 +00:00

24 lines
351 B
INI

[user]
name = Barak Michener
email = me@barakmich.com
[alias]
st = status
stat = status
ci = commit
co = checkout
w = whatchanged
stagediff = diff --staged
sdiff = diff --staged
[diff]
renamelimit = 0
[color]
diff = auto
interactive = auto
status = auto
branch = auto
[core]
autocrlf = input