commit fe7f04ebdfcd115bca51a174ae3f3bfd59f2a6ad (tree) parent 2c0574594d4a28add69bb476c421514bfb0e9907 Author: Tim Pope <code@tpope.net> Date: Sun, 27 Feb 2011 10:47:13 -0500 Document :Gsdiff and :Gvdiff Diffstat:
| M | doc/fugitive.txt | | | 7 | +++++-- |
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/doc/fugitive.txt b/doc/fugitive.txt @@ -127,8 +127,11 @@ that are part of Git repositories). to the right. Use |do| and |dp| and write to the index file to simulate "git add --patch". - *fugitive-:Gdiff!* -:Gdiff! [revision] Like |:Gdiff|, but split horizontally. + *fugitive-:Gsdiff* +:Gsdiff [revision] Like |:Gdiff|, but split horizontally. + + *fugitive-:Gvdiff* +:Gvdiff [revision] Identical to |:Gdiff|. For symmetry with |:Gsdiff|. *fugitive-:Gmove* :Gmove {destination} Wrapper around git-mv that renames the buffer