mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-04-26 17:10:23 +08:00
abe29d4891
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.