Add "git dc" and refactor "git di".

This commit is contained in:
Gea-Suan Lin
2014-02-03 05:33:34 +08:00
parent 27c4c0e796
commit e85ff7eac1

View File

@@ -2,7 +2,8 @@
br = branch
ci = commit -v
co = checkout
di = diff --color-words
dc = diff --cached --word-diff=color
di = diff --word-diff=color
gl = log --decorate --graph --pretty=oneline
glog = log --decorate --graph
st = status -bs