vim-fugitive/plugin
Michael Budde 42daa3183b Do not accept :Gread count in argument position
Use `-range` instead of `-count` to prevent Vim from interpreting a
branch name starting with a number as a count, e.g. `:Gread 123-foo`
being interpreted as `:123Gread -foo`.
2017-10-09 23:14:23 -04:00
..
fugitive.vim Do not accept :Gread count in argument position 2017-10-09 23:14:23 -04:00