mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-12-18 18:06:02 +08:00
The second reload was short-circuited by a reltime() check, so no big deal, but it does get in the way when trying to make the reload conditional. References: https://github.com/tpope/vim-fugitive/issues/2207