mirror of
https://github.com/git/git.git
synced 2026-01-21 06:17:19 +09: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