Don't stage/unstage from unstage/stage maps

This needs count and visual selection support.
This commit is contained in:
Tim Pope
2019-01-03 12:18:53 -05:00
parent faeb3a9726
commit 3383badda5
2 changed files with 13 additions and 2 deletions

View File

@@ -62,6 +62,8 @@ that are part of Git repositories).
o |:Gsplit|
P |:Git| add --patch
P |:Git| reset --patch (staged files)
s |:Git| add
u |:Git| reset
X |:Git| checkout
X |:Git| checkout HEAD (staged files)
X |:Git| clean (untracked files)