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