users/jan: add alias to restore staged and worktree at once
This commit is contained in:
parent
88ef9c1318
commit
5e3394e74f
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
|||
|
||||
re = "restore";
|
||||
res = "restore --staged";
|
||||
resw = "restore --staged --worktree";
|
||||
|
||||
rls = "ls-remote --heads";
|
||||
rlso = "ls-remote --heads origin";
|
||||
|
|
Loading…
Reference in a new issue