mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-05-04 04:25:52 +08:00
fa20e5e77c
This can appear to hang with 'noautoread', or if the buffer has changed in memory. In reality it's not hanging, it's just silenced the interactive prompt. Resolves: https://github.com/tpope/vim-fugitive/issues/1917