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