Map U as :Git reset -q

This commit is contained in:
Tim Pope
2019-07-20 23:43:19 -04:00
parent 76bd7d6cb4
commit 238a5d8aaf
2 changed files with 10 additions and 1 deletions

View File

@@ -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