)]}'
{
  "commit": "7fce6e3c9a3cf652099ee5f0e52b59c407692044",
  "tree": "fe2e169e890c6868242b277f6d63afbc145e8995",
  "parents": [
    "56cac48c3550de88d71b3944576d44337261d71b"
  ],
  "author": {
    "name": "Nguyễn Thái Ngọc Duy",
    "email": "pclouds@gmail.com",
    "time": "Mon Dec 14 18:43:59 2009 +0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Mon Dec 14 14:05:34 2009 -0800"
  },
  "message": "commit: correctly respect skip-worktree bit\n\nCommit b4d1690 (Teach Git to respect skip-worktree bit (reading part))\nfails to make \"git commit -- a b c\" respect skip-worktree\n(i.e. not committing paths that are skip-worktree). This is because\nwhen the index is reset back to HEAD, all skip-worktree information is\ngone.\n\nThis patch saves skip-worktree information in the string list of\ncommitted paths, then reuse it later on to skip skip-worktree paths.\n\nSigned-off-by: Nguyễn Thái Ngọc Duy \u003cpclouds@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a0b1fd35cbacafd5afb79d3aa7a0e38e28960e8f",
      "old_mode": 33188,
      "old_path": "builtin-commit.c",
      "new_id": "9d596903bfa2118e1385ebce9625bc14a63d53e7",
      "new_mode": 33188,
      "new_path": "builtin-commit.c"
    },
    {
      "type": "modify",
      "old_id": "e996928de2b7f8f685f537e38e1c1b500ef223a8",
      "old_mode": 33261,
      "old_path": "t/t7011-skip-worktree-reading.sh",
      "new_id": "bb4066f76762520b98caeba1cddaf442d80a4bf2",
      "new_mode": 33261,
      "new_path": "t/t7011-skip-worktree-reading.sh"
    }
  ]
}
