global/git: add dh alias
This commit is contained in:
parent
5ef478d050
commit
d9d1b19469
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@
|
||||||
d = "diff";
|
d = "diff";
|
||||||
dc = "diff --cached";
|
dc = "diff --cached";
|
||||||
ds = "diff --staged";
|
ds = "diff --staged";
|
||||||
|
dh = "diff HEAD~1 HEAD";
|
||||||
r = "restore -p";
|
r = "restore -p";
|
||||||
rs = "restore --staged -p";
|
rs = "restore --staged -p";
|
||||||
sw = "switch";
|
sw = "switch";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue