mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-12 05:13:53 -05:00
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.