global/git: add git absorb alias
This commit is contained in:
parent
eaf4f56ac0
commit
c24b350392
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@
|
|||
sw = "switch";
|
||||
st = "status -sb";
|
||||
rb = "rebase -i --autosquash";
|
||||
arb = "absorb --and-rebase";
|
||||
|
||||
# reset
|
||||
soft = "reset --soft";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue