mirror of
https://github.com/wlcx/home.git
synced 2025-10-11 22:43:44 +01:00
Add git restore alias
This commit is contained in:
parent
4e27722625
commit
bea19cb5a0
@ -27,6 +27,7 @@
|
||||
rc = "rebase --continue";
|
||||
ra = "rebase --autostash";
|
||||
rai = "rebase --autostash --interactive";
|
||||
rs = "restore --staged";
|
||||
st = "status";
|
||||
|
||||
gone = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user