)]}'
{
  "commit": "72f627d2bc860c560e4ea4ee172982b1d38ceca8",
  "tree": "b3c6c5287f43893a309da867f4198dcdef7cc658",
  "parents": [
    "c2120e5e4b9f7c548b0c49f914bc0881d7cece6f"
  ],
  "author": {
    "name": "Andy Parkins",
    "email": "andyparkins@gmail.com",
    "time": "Tue Feb 13 14:23:58 2007 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "junkio@cox.net",
    "time": "Tue Feb 13 09:33:09 2007 -0800"
  },
  "message": "Fix potential command line overflow in hooks--update\n\nIn a repository with a large number of refs, the following command line\ncould easily overflow the command line size limitations\n\n git-rev-list $newref $(git-rev-parse --not --all)\n\nFortunately, git-rev-list already has the means to cope with this\nsituation with the --stdin switch\n\n git-rev-parse --not --all | git-rev-list --stdin $newref\n\nWhich is exactly what this patch does.\n\nSigned-off-by: Andy Parkins \u003candyparkins@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cjunkio@cox.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d4253cbcfb5888fa1ed4935310b677f1e6b3cf17",
      "old_mode": 33188,
      "old_path": "templates/hooks--update",
      "new_id": "e8c536fb616d9fe93fe50edf4bc862b58ad6af1b",
      "new_mode": 33188,
      "new_path": "templates/hooks--update"
    }
  ]
}
