Skip to content

Commit 16cbcdc

Browse files
committed
git: add short show command
1 parent bed01fc commit 16cbcdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

home/git.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
rba = "rebase --abort";
5252
rbc = "rebase --continue";
5353
s = "status --short";
54+
sh = "show --stat";
5455
sw = "switch";
5556

5657
# repo path

0 commit comments

Comments
 (0)