D in :Gstatus invokes :Gdiff

This commit is contained in:
Tim Pope
2010-03-19 21:23:41 -04:00
parent e3e31ce9d7
commit 4975e76935
2 changed files with 23 additions and 1 deletions

View File

@@ -51,7 +51,8 @@ that are part of Git repositories).
*fugitive-:Gstatus*
:Gstatus Bring up the output of git-status in the preview
window. Press - to stage or unstage the file on the
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|.