mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-12-07 12:44:33 +08:00
Change an empty path to "/" as is the standard interpretation. And for git:// and ssh:// URLs, change a leading "/~" to "~", like Git itself does.