mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-12-07 20:54:33 +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