mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-03-25 18:16:43 +08:00
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.