add suport for "stat", this is an svn look-a-like

This commit is contained in:
David Majnemer 2009-01-03 02:29:49 -05:00
parent 1187b7cd88
commit aa4cc51463

View file

@ -1,9 +1,10 @@
[alias]
co = checkout
ci = commit
st = status
di = diff --color-words
up = pull
co = checkout
ci = commit
st = status
stat = status
di = diff --color-words
up = pull
[color]
diff = auto
status = auto