add 'dh' (diff head) alias

This commit is contained in:
xesc 2025-07-08 19:26:43 +02:00
parent e549e1ec69
commit a63295a095

1
config
View file

@ -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