Send :help :Gw to the right place

This commit is contained in:
Tim Pope 2012-12-08 16:45:31 -05:00
parent 6f380fa8c6
commit 7df3a6894a

View File

@ -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