dotfiles/.gitconfig
michener b789a98c1b Add a gitconfig
git-svn-id: http://photonzero.com/dotfiles/trunk@39 23f722f6-122a-0410-8cef-c75bd312dd78
2010-03-10 05:13:12 +00:00

19 lines
269 B
INI

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