mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-05-04 12:35:50 +08:00
ab26e9fdb3
Note that in the context of this event, Fugitive functions will use the changed repository, which might not be the same as the current buffer's repository. Pass bufnr() as the optional dir argument to force the current buffer. Closes https://github.com/tpope/vim-fugitive/issues/458