mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-15 23:03:51 -05:00
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:
@@ -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!*
|
||||
|
||||
Reference in New Issue
Block a user