Add "git dc" and refactor "git di".
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
br = branch
|
br = branch
|
||||||
ci = commit -v
|
ci = commit -v
|
||||||
co = checkout
|
co = checkout
|
||||||
di = diff --color-words
|
dc = diff --cached --word-diff=color
|
||||||
|
di = diff --word-diff=color
|
||||||
gl = log --decorate --graph --pretty=oneline
|
gl = log --decorate --graph --pretty=oneline
|
||||||
glog = log --decorate --graph
|
glog = log --decorate --graph
|
||||||
st = status -bs
|
st = status -bs
|
||||||
|
|||||||
Reference in New Issue
Block a user