Fix docs for :0 removal

This commit is contained in:
Tim Pope 2019-07-01 05:49:19 -04:00
parent b343a4bec0
commit 0d6ffcc3a9

View File

@ -133,7 +133,7 @@ that are part of Git repositories).
:Gwrite {path} You can give |:Gwrite| an explicit path of where in
the work tree to write. You can also give a path like
:0:foo.txt or even :0 to write to just that stage in
:0:foo.txt or :0:% to write to just that stage in
the index.
*fugitive-:Gwq*