mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-05-04 12:35:50 +08:00
2064312ad7
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