)]}'
{
  "commit": "838d6a928fc3aef3827d9a45e6aac044fea7451e",
  "tree": "f64afc9d14ae6cabf55d946765600071eddea6f0",
  "parents": [
    "282616c72d1d08a77ca4fe1186cb708c38408d87"
  ],
  "author": {
    "name": "David Turner",
    "email": "dturner@twopensource.com",
    "time": "Mon May 18 14:08:46 2015 -0400"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Mon May 18 14:04:15 2015 -0700"
  },
  "message": "clean: only lstat files in pathspec\n\nEven though \"git clean\" takes pathspec to limit the part of the\nworking tree to be cleaned, it checked the paths it encounters\nduring its directory traversal with lstat(2), before checking if\nthe path is within the pathspec.\n\nIgnore paths outside pathspec and proceed without checking with\nlstat(2).  Even if such a path is unreadable due to e.g. EPERM,\n\"git clean\" should not care.\n\nSigned-off-by: David Turner \u003cdturner@twopensource.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1032563e5fae880df9256c9eafaa96d60462ecd2",
      "old_mode": 33188,
      "old_path": "builtin/clean.c",
      "new_id": "3c1f4b0908c22d025cbb90b9a0d6ced9f0c9a6c4",
      "new_mode": 33188,
      "new_path": "builtin/clean.c"
    }
  ]
}
