mirror of
https://github.com/git/git.git
synced 2026-01-12 13:53:11 +09:00
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