]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'nd/completion-no-cache-failure'
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Jul 2019 22:25:35 +0000 (15:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Jul 2019 22:25:36 +0000 (15:25 -0700)
commit0cc593998629829402d6b52e13fb424b8614985a
treec73c11ab5b25e4f0eb4c1843521276a4482f1ff9
parent2950cbd4999e230c985be9f2b40cc0bf787fbdd3
parent69702523afb4de692b415648e53fcfb1b4630f18
Merge branch 'nd/completion-no-cache-failure'

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