Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash'
authorJunio C Hamano <gitster@pobox.com>
Mon, 28 Jan 2013 18:59:07 +0000 (10:59 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 28 Jan 2013 18:59:07 +0000 (10:59 -0800)
commit38f7636410a41769af36a5abfdf0f02f3542c6b1
tree5da76c49108f216001eaf38ab437d33e5eca32ff
parent50a6b54c03219ad74b9f3f839e0321be18daeaf6
parent50c5885e0532bbe0d3fdd1632767e7cc6ae30442
Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash'

Fix use of an array notation that older versions of bash do not
understand.

* 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