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
|
||||
dc = diff --cached
|
||||
ds = dc
|
||||
dh = diff HEAD
|
||||
s = status
|
||||
stat = status
|
||||
l = log --graph --branches
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue