mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-11 12:53:52 -05:00
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