mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-17 15:53:43 -05:00
Don't stage/unstage from unstage/stage maps
This needs count and visual selection support.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user