Add "git di" to diff.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
[alias]
|
[alias]
|
||||||
ci = commit
|
ci = commit
|
||||||
co = checkout
|
co = checkout
|
||||||
|
di = diff
|
||||||
gl = log --graph --pretty=oneline
|
gl = log --graph --pretty=oneline
|
||||||
glog = log --graph
|
glog = log --graph
|
||||||
st = status --short
|
st = status --short
|
||||||
|
|||||||
Reference in New Issue
Block a user