no need to return 1 in a plugin
parent
4b9d771554
commit
dbc6ac3532
|
|
@ -25,4 +25,4 @@ done
|
|||
|
||||
unset _git_bash_completion_paths
|
||||
|
||||
(_log_warning "no completion files found - please try enabling the 'system' completion instead." && return 1)
|
||||
_log_warning "no completion files found - please try enabling the 'system' completion instead."
|
||||
|
|
|
|||
Loading…
Reference in New Issue