mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-03-07 07:31:59 +08:00
This will enable functions like FugitiveFind() to use fugitive#repo() as the optional second parameter, which should make transitioning to the new API a bit easier to do incrementally.