mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-18 16:45:39 -05:00
Map U as :Git reset -q
This commit is contained in:
@@ -249,6 +249,9 @@ u Unstage (reset) the file or hunk under the cursor.
|
||||
*fugitive_-*
|
||||
- Stage or unstage the file or hunk under the cursor.
|
||||
|
||||
*fugitive_U*
|
||||
U Unstage everything.
|
||||
|
||||
*fugitive_X*
|
||||
X Discard the change under the cursor. This uses
|
||||
`checkout` or `clean` under the hood. A command is
|
||||
|
||||
Reference in New Issue
Block a user