tpope / vim-fugitive

fugitive.vim: A Git wrapper so awesome, it should be illegal
https://www.vim.org/scripts/script.php?script_id=2975
19.82k stars 1k forks source link

Add `:GBrowse` handler for `git@example.com:username:repo.git` (as for SSH) #2309

Closed vollowx closed 3 months ago

tpope commented 3 months ago

I don't understand what is being requested.

OJFord commented 1 month ago

They probably had an error similar to the one that brought me here:

fugitive: no GBrowse handler installed for 'git@github.com:Org-Name/repo'

But, I just didn't have vim-rhubarb. (Did it used to be built-in here? I'm sure I've used G[bB]rowse with GH before..)

tpope commented 1 month ago

But, I just didn't have vim-rhubarb. (Did it used to be built-in here? I'm sure I've used G[bB]rowse with GH before..)

A long time ago, yes. Built-in support for GitHub was deprecated in 2015 and removed in 2017.