mirror of
https://github.com/wlcx/home.git
synced 2026-09-09 17:58:22 +01:00
Add git restore alias
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
rc = "rebase --continue";
|
||||
ra = "rebase --autostash";
|
||||
rai = "rebase --autostash --interactive";
|
||||
rs = "restore --staged";
|
||||
st = "status";
|
||||
|
||||
gone = ''
|
||||
|
||||
Reference in New Issue
Block a user