Git: alias for short hash

This commit is contained in:
Robert Kmieć
2021-07-27 22:32:38 +02:00
parent 11ccca80d9
commit 8de7ed4a72

View File

@@ -36,6 +36,7 @@
st = status
d = diff
dc = diff --cached
short = rev-parse --short --verify HEAD
[interactive]
diffFilter = delta --color-only
[delta]