commit 7df3a6894a1bab9c033b596b2324bb11a782771f (tree)
parent 6f380fa8c6daf301fc5e8a5d650c54be24e5b2c9
Author: Tim Pope <code@tpope.net>
Date: Sat, 8 Dec 2012 16:45:31 -0500
Send :help :Gw to the right place
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/fugitive.txt b/doc/fugitive.txt
@@ -122,7 +122,7 @@ that are part of Git repositories).
:{range}Gread! [args] |:read| the output of a Git command after {range}.
- *fugitive-:Gwrite*
+ *fugitive-:Gw* *fugitive-:Gwrite*
:Gwrite Write to the current file's path and stage the results.
When run in a work tree file, it is effectively git
add. Elsewhere, it is effectively git-checkout. A