add 'dh' (diff head) alias
This commit is contained in:
parent
e549e1ec69
commit
a63295a095
1 changed files with 1 additions and 0 deletions
1
config
1
config
|
@ -39,6 +39,7 @@
|
||||||
d = diff
|
d = diff
|
||||||
dc = diff --cached
|
dc = diff --cached
|
||||||
ds = dc
|
ds = dc
|
||||||
|
dh = diff HEAD
|
||||||
s = status
|
s = status
|
||||||
stat = status
|
stat = status
|
||||||
l = log --graph --branches
|
l = log --graph --branches
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue