)]}'
{
  "commit": "7326451bedaa67d29afe02184b166e28d9393c91",
  "tree": "9df2ca286dfa57669523b0043c545c67556f6622",
  "parents": [
    "6e3a7b3398559305c7a239a42e447c21a8f39ff8"
  ],
  "author": {
    "name": "Jacob Keller",
    "email": "jacob.keller@gmail.com",
    "time": "Fri Feb 03 12:28:33 2017 -0800"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri Feb 03 22:31:47 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": "add6220fce774d80ba25f50b99a721b2947e4f5d",
      "new_mode": 33188,
      "new_path": "Documentation/git-reset.txt"
    }
  ]
}
