mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-15 06:43:51 -05:00
@@ -2108,7 +2108,7 @@ function! s:ReplaceCmd(cmd,...) abort
|
|||||||
let $GIT_INDEX_FILE = old_index
|
let $GIT_INDEX_FILE = old_index
|
||||||
endif
|
endif
|
||||||
endtry
|
endtry
|
||||||
silent exe 'keepalt file '.tmp
|
exe 'keepalt file '.tmp
|
||||||
try
|
try
|
||||||
silent edit!
|
silent edit!
|
||||||
finally
|
finally
|
||||||
|
|||||||
Reference in New Issue
Block a user