)]}'
{
  "commit": "f94baa4d9395b7635768f5548d800132ff36958d",
  "tree": "c37b17b9debde35237c0435dd432bb4d5e2dbb28",
  "parents": [
    "ae86372fcd1204c9acda8ea7f91d2995bdb39ab1"
  ],
  "author": {
    "name": "Jacob Keller",
    "email": "jacob.keller@gmail.com",
    "time": "Wed Feb 15 16:22:12 2017 -0800"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Thu Feb 16 13:38:02 2017 -0800"
  },
  "message": "reset: add an example of how to split a commit into two\n\nIt is often useful to break a commit into multiple parts that are more\nlogical separations. This can be tricky to learn how to do without the\nbrute-force method if re-writing code or commit messages from scratch.\n\nAdd a section to the git-reset documentation which shows an example\nprocess for how to use git add -p and git commit -c HEAD@{1} to\ninteractively break a commit apart and re-use the original commit\nmessage as a starting point when making the new commit message.\n\nSigned-off-by: Jacob Keller \u003cjacob.keller@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "25432d9257f9c06773edc8ca3d24ddae16bddf99",
      "old_mode": 33188,
      "old_path": "Documentation/git-reset.txt",
      "new_id": "8a21198d65c77c4a23f95d089ed1ce7f003dc0c6",
      "new_mode": 33188,
      "new_path": "Documentation/git-reset.txt"
    }
  ]
}
