mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-06-21 08:20:36 +08:00
3a319cd5b8
This makes :GBrowse fugitive://... work when the buffer name is from a different repository. It doesn't solve the harder problems of making it work with a regular filename, or making it not bail early when the current buffer doesn't belong to a repository at all.