Deprecate :Gread with no range or bang

In the future, :Gread will become equivalent to :Gread!, and :.Gread
will be required in order to read into a buffer without replacing it.
This commit is contained in:
Tim Pope
2010-01-09 19:12:45 -05:00
parent 6eaa4604ff
commit ecb2157d7e
2 changed files with 11 additions and 1 deletions

View File

@@ -78,7 +78,7 @@ that are part of Git repositories).
:Gpedit [revision] |:pedit| a |fugitive-revision|
*fugitive-:Gread*
:[range]Gread [revision]
:{range}Gread [revision]
|:read| a |fugitive-revision|
*fugitive-:Gread!*