mirror of
https://github.com/git/git.git
synced 2026-04-06 15:00:09 +02:00
Command line completion code was inadvertently made incompatible with older versions of bash by using a newer array notation. * bc/fix-array-syntax-for-3.0-in-completion-bash: git-completion.bash: replace zsh notation that breaks bash 3.X