git: add wipe alias
This commit is contained in:
parent
f41df2f92a
commit
948d4bcf81
@ -11,6 +11,7 @@
|
|||||||
can = commit --amend --no-edit
|
can = commit --amend --no-edit
|
||||||
cand = commit --amend --no-edit --date=now
|
cand = commit --amend --no-edit --date=now
|
||||||
rbi = rebase --interactive
|
rbi = rebase --interactive
|
||||||
|
wipe = restore --staged --worktree
|
||||||
[color]
|
[color]
|
||||||
ui = auto
|
ui = auto
|
||||||
[color "branch"]
|
[color "branch"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user