)]}'
{
  "commit": "55b38a48e2a7ccfaaa7897a5fccb98327fa0e3c0",
  "tree": "54ba6e46f12bccd1af9faf258d9826a8001b22e6",
  "parents": [
    "11e50b2736f374f1608e0c5690405be1a74aa16d"
  ],
  "author": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Tue Aug 21 14:52:07 2012 -0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Tue Aug 21 14:52:07 2012 -0700"
  },
  "message": "warn_on_inaccessible(): a helper to warn on inaccessible paths\n\nThe previous series introduced warnings to multiple places, but it\ncould become tiring to see the warning on the same path over and\nover again during a single run of Git.  Making just one function\nresponsible for issuing this warning, we could later choose to keep\ntrack of which paths we issued a warning (it would involve a hash\ntable of paths after running them through real_path() or something)\nin order to reduce noise.\n\nRight now we do not know if the noise reduction is necessary, but it\nstill would be a good code reduction/sharing anyway.\n\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cab01b8b57bd4bfa41d59ca344f9e8cf462cfcc3",
      "old_mode": 33188,
      "old_path": "attr.c",
      "new_id": "f12c83f80a0f03b2112c212e46c571ec4074abf3",
      "new_mode": 33188,
      "new_path": "attr.c"
    },
    {
      "type": "modify",
      "old_id": "ea74048ed33b61f1f6cae2be7d3d8037353181dc",
      "old_mode": 33188,
      "old_path": "dir.c",
      "new_id": "486833986ed4b4e7d05d2086d53b15ec63905dd0",
      "new_mode": 33188,
      "new_path": "dir.c"
    },
    {
      "type": "modify",
      "old_id": "5a520e2b73ba6e28d38f677d9bb1b585ce9b254a",
      "old_mode": 33188,
      "old_path": "git-compat-util.h",
      "new_id": "000042d79352b4a7bb789d60e5324af92f29871a",
      "new_mode": 33188,
      "new_path": "git-compat-util.h"
    },
    {
      "type": "modify",
      "old_id": "b40c7e73daa239ee3b78b35875b46e57c40e8ede",
      "old_mode": 33188,
      "old_path": "wrapper.c",
      "new_id": "68739aaa3b9e9e1a1bbbd43c75c9b5c244fb6c3e",
      "new_mode": 33188,
      "new_path": "wrapper.c"
    }
  ]
}
