Press dh in :Gstatus to do a horizontal diff

This commit is contained in:
Tim Pope
2010-07-25 22:38:10 -04:00
parent 562ab96b2f
commit 2b9faa8c7f
2 changed files with 11 additions and 8 deletions

View File

@@ -52,9 +52,10 @@ that are part of Git repositories).
*fugitive-:Gstatus*
:Gstatus Bring up the output of git-status in the preview
window. Press D to |:Gdiff| the file on the cursor
line. Press - to stage or unstage the file on the
cursor line. Press p to do so on a per hunk basis
(--patch). Press C to invoke |:Gcommit|.
line, or dh to |:Gdiff!|. Press - to stage or unstage
the file on the cursor line. Press p to do so on a
per hunk basis (--patch). Press C to invoke
|:Gcommit|.
*fugitive-:Gcommit*
:Gcommit [args] A wrapper around git-commit. If there is nothing