mirror of
https://github.com/tpope/vim-rhubarb.git
synced 2025-12-26 05:41:10 +08:00
FugitiveFind() is guaranteed to include a Vim friendly path, while FugitiveCommonDir() currently returns a Git friendly path. That is, the latter uses forwards slashes even on win32, and might do something to accommodate Cygwin.