)]}'
{
  "commit": "0ef09702d6b7fbd225d1e7adeca7b32304be529f",
  "tree": "0b679443d5efa8c3ca9ca0a6e23aab88a12071a0",
  "parents": [
    "5d5812f492dbc1adac718a69d225396620b463fd"
  ],
  "author": {
    "name": "Brandon Casey",
    "email": "drafnel@gmail.com",
    "time": "Wed Aug 21 13:49:32 2013 -0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Wed Aug 21 16:38:50 2013 -0700"
  },
  "message": "t9902-completion.sh: old Bash still does not support array+\u003d(\u0027\u0027) notation\n\nOld Bash (3.0) which is distributed with RHEL 4.X and other ancient\nplatforms that are still in wide use, does not understand the\narray+\u003d() notation.  Let\u0027s use an explicit assignment to the new array\nelement which works everywhere, like:\n\n   array[${#array[@]}+1]\u003d\u0027\u0027\n\nThe right-hand side \u0027\u0027 is not strictly necessary, but in this case\nI think it is more clear.\n\nSigned-off-by: Brandon Casey \u003cdrafnel@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "272a071e85b0b7c6b34da06fd7492a257b09fa52",
      "old_mode": 33261,
      "old_path": "t/t9902-completion.sh",
      "new_id": "2d4beb5e50c257fed2f4b6475cb5834425b5a64f",
      "new_mode": 33261,
      "new_path": "t/t9902-completion.sh"
    }
  ]
}
