dotfiles/.gitconfig
michener a166da6f0e Mild changes
git-svn-id: http://photonzero.com/dotfiles/trunk@117 23f722f6-122a-0410-8cef-c75bd312dd78
2012-01-29 03:35:01 +00:00

25 lines
387 B
INI
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[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
graph = log graph oneline
[diff]
renamelimit = 0
[color]
diff = auto
interactive = auto
status = auto
branch = auto
[core]
autocrlf = input