mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-08 19:43:46 -05:00
Document :Gsdiff and :Gvdiff
This commit is contained in:
@@ -127,8 +127,11 @@ that are part of Git repositories).
|
|||||||
to the right. Use |do| and |dp| and write to the
|
to the right. Use |do| and |dp| and write to the
|
||||||
index file to simulate "git add --patch".
|
index file to simulate "git add --patch".
|
||||||
|
|
||||||
*fugitive-:Gdiff!*
|
*fugitive-:Gsdiff*
|
||||||
:Gdiff! [revision] Like |:Gdiff|, but split horizontally.
|
:Gsdiff [revision] Like |:Gdiff|, but split horizontally.
|
||||||
|
|
||||||
|
*fugitive-:Gvdiff*
|
||||||
|
:Gvdiff [revision] Identical to |:Gdiff|. For symmetry with |:Gsdiff|.
|
||||||
|
|
||||||
*fugitive-:Gmove*
|
*fugitive-:Gmove*
|
||||||
:Gmove {destination} Wrapper around git-mv that renames the buffer
|
:Gmove {destination} Wrapper around git-mv that renames the buffer
|
||||||
|
|||||||
Reference in New Issue
Block a user