gitalias: add more aliases
Summary: Even more shorter for lazy myself Signed-off-by: Yongmin Hong <revi@omglol.email> Test Plan: `git a-d` Reviewers: O1 revi & automations, revi Reviewed By: O1 revi & automations, revi Differential Revision: https://issuetracker.revi.xyz/D71
This commit is contained in:
parent
14c908207b
commit
109c34c1ad
1 changed files with 4 additions and 0 deletions
|
@ -35,6 +35,10 @@
|
|||
# below are non-git command, signified via `!` in the comment
|
||||
# https://issuetracker.revi.xyz/u/gitalias
|
||||
arcd = !arc diff
|
||||
a-d = !arc diff
|
||||
arcl = !arc land
|
||||
a-l = !arc land
|
||||
arcp = !arc patch
|
||||
a-p = !arc patch
|
||||
arcw = !arc work
|
||||
a-w = !arc work
|
||||
|
|
Loading…
Reference in a new issue