Merge branch 'nd/completion-no-cache-failure' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 29 Jul 2019 19:38:20 +0000 (12:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Jul 2019 19:38:20 +0000 (12:38 -0700)
commit39521d07bedc4a8f1f8891ff1bc0a5b34213504f
tree2e260006ebaada1896edfd50a937949692167102
parent97cb523f00d8c7ec0b85dd768f321ae1c70e05d7
parent69702523afb4de692b415648e53fcfb1b4630f18
Merge branch 'nd/completion-no-cache-failure' into maint

An incorrect list of options was cached after command line
completion failed (e.g. trying to complete a command that requires
a repository outside one), which has been corrected.

* nd/completion-no-cache-failure:
  completion: do not cache if --git-completion-helper fails
contrib/completion/git-completion.bash