mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-07-08 17:39:16 +08:00
eaee845aba
HTTP redirects and SSH host aliases are just different manifestations of the same indirection, so handle them both in FugitiveRemoteUrl(). Also make this function idempotent if a URL is passed in, and pass some sensible options to cURL.