gitalias: count = git count-objects -vH
Summary: mostly for reference purposes... Signed-off-by: Yongmin Hong <revi@omglol.email> Test Plan: `git count` Reviewers: O1 revi & automations, revi Reviewed By: O1 revi & automations, revi Differential Revision: https://issuetracker.revi.xyz/D120
This commit is contained in:
parent
aba4d83c39
commit
882d54328a
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
||||||
comn = checkout main
|
comn = checkout main
|
||||||
pog = push origin
|
pog = push origin
|
||||||
cob = checkout -b
|
cob = checkout -b
|
||||||
|
count = count-objects -vH
|
||||||
# below are non-git command, signified via `!` in the comment
|
# below are non-git command, signified via `!` in the comment
|
||||||
# https://issuetracker.revi.xyz/u/gitalias
|
# https://issuetracker.revi.xyz/u/gitalias
|
||||||
arcd = !arc diff
|
arcd = !arc diff
|
||||||
|
|
Loading…
Reference in a new issue