mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-12 21:33:53 -05:00
More accurate error message.
This commit is contained in:
@@ -76,7 +76,7 @@ function! GitGutter(file, realtime)
|
||||
|
||||
call utility#save_last_seen_change(a:file)
|
||||
endif
|
||||
catch /git-diff failed/
|
||||
catch /diff failed/
|
||||
call hunk#reset()
|
||||
endtry
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user