mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-12 21:33:53 -05:00
Revert "Allow erroneous swap warning through."
This reverts commit 30facffd5b.
This commit is contained in:
@@ -2110,7 +2110,7 @@ function! s:ReplaceCmd(cmd,...) abort
|
||||
let $GIT_INDEX_FILE = old_index
|
||||
endif
|
||||
endtry
|
||||
exe 'keepalt file '.tmp
|
||||
silent exe 'keepalt file '.tmp
|
||||
try
|
||||
silent edit!
|
||||
finally
|
||||
|
||||
Reference in New Issue
Block a user