Change if block to correct ending
This commit is contained in:
parent
00b0916ae2
commit
124550cfee
@ -243,7 +243,7 @@ function! s:repo_bare() dict abort
|
||||
return 0
|
||||
else
|
||||
return self.configured_tree() ==# ''
|
||||
endtry
|
||||
endif
|
||||
endfunction
|
||||
|
||||
function! s:repo_translate(spec) dict abort
|
||||
|
Loading…
x
Reference in New Issue
Block a user