mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-03-15 03:06:50 +08:00
Consumers of this function should be giving us a valid Git dir, and if they don't, returning an empty string will only make matters worse. References: https://github.com/tpope/vim-fugitive/pull/1898