From a1cc7f3fbd282c54b2d3209b0a510a48a9508030 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Sun, 25 Jul 2010 21:53:00 -0400 Subject: [PATCH] Document `:Gdiff!` --- doc/fugitive.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/fugitive.txt b/doc/fugitive.txt index cb437f5..4572f64 100644 --- a/doc/fugitive.txt +++ b/doc/fugitive.txt @@ -127,6 +127,9 @@ 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-:Gmove* :Gmove {destination} Wrapper around git-mv that renames the buffer afterward. The destination is relative to the current