diff --git a/completion/available/git.completion.bash b/completion/available/git.completion.bash index ea728890..00a46a29 100644 --- a/completion/available/git.completion.bash +++ b/completion/available/git.completion.bash @@ -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."