more commands like SVN

This commit is contained in:
David Alexander Majnemer 2009-05-11 10:25:29 -05:00
parent ffd1ef7d61
commit 9d92489bd4

View file

@ -1,10 +1,13 @@
[alias] [alias]
co = checkout
ci = commit ci = commit
st = status st = status
stat = status co = checkout
di = diff --color-words di = diff --color-words
move = mv
up = pull up = pull
stat = status
delete = rm
export = archive
[color] [color]
diff = auto diff = auto
status = auto status = auto