mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-13 22:03:51 -05:00
* Respect User and Port in addition to Hostname. * Support globs and negations in addition to literal host matching. * Parse global config file in addition to user config file. * Handle Include declarations. References: https://github.com/tpope/vim-rhubarb/issues/65