)]}'
{
  "commit": "3e04228b0c4bbb4b5cd46db9a714dfe699fa4cb8",
  "tree": "b454a2a0b26b4d77555d1308580f005218f179e9",
  "parents": [
    "7f8508e8d320d768a34483682e9f2dc5af1af04b"
  ],
  "author": {
    "name": "Linus Torvalds",
    "email": "torvalds@osdl.org",
    "time": "Mon Jul 31 13:13:55 2006 -0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "junkio@cox.net",
    "time": "Mon Jul 31 13:42:13 2006 -0700"
  },
  "message": "Fix up some fallout from \"setup_git_directory()\" cleanups\n\ngit-ls-files was broken by the setup_git_directory() calling changes,\nbecause I had missed the fact that the \"prefix\" variable in that file was\nstatic to the whole file, and unlike git-ls-tree (where I had fixed it\nup), it ended up using two different variables with the same name\ndepending on what the scoping happened to be.\n\nThis fixes it up properly (by just removing the static variable, and\npassing the automatic one around properly), and git-ls-files should work\nagain.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\nSigned-off-by: Junio C Hamano \u003cjunkio@cox.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "79ffe8f42351f6ca5d01ce5601b6708bdfac7101",
      "old_mode": 33188,
      "old_path": "builtin-ls-files.c",
      "new_id": "11386c432b7722301223b5a85a2cfe847bad5549",
      "new_mode": 33188,
      "new_path": "builtin-ls-files.c"
    }
  ]
}
