Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash' into maint
commit5617394f71e3fe1deb67d011d1d1fcb67e95fb3a
authorJunio C Hamano <gitster@pobox.com>
Mon, 4 Feb 2013 18:03:13 +0000 (4 10:03 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Feb 2013 18:03:13 +0000 (4 10:03 -0800)
treeb8b68a836d6187f14d2aded1cbdbf0cefe7290db
parente1b6ff44d61bcdd91280c3f7c3c5ace32d4b7c52
parent50c5885e0532bbe0d3fdd1632767e7cc6ae30442
Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash' into maint

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
contrib/completion/git-completion.bash