mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-03-16 11:35:02 +08: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