mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-01-23 11:32:12 +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