)]}'
{
  "commit": "b421812b487da44b01773ef38789db1122bec61a",
  "tree": "f86049365fab02ba4027bff055eb61cd7c9ce1b9",
  "parents": [
    "df6b0cad5f2d2f1984d1538de03e1e8ac87a78a2"
  ],
  "author": {
    "name": "Dmitry Ivankov",
    "email": "divanorama@gmail.com",
    "time": "Wed Jul 13 23:10:53 2011 +0600"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri Jul 22 13:58:35 2011 -0700"
  },
  "message": "doc/fast-import: clarify notemodify command\n\nThe \"notemodify\" fast-import command was introduced in commit a8dd2e7\n(fast-import: Add support for importing commit notes, 2009-10-09)\nThe commit log has slightly different description than the added\ndocumentation. The latter is somewhat confusing. \"notemodify\" is a\nsubcommand of \"commit\" command used to add a note for some commit.\nDoes this note annotate the commit produced by the \"commit\" command\nor a commit given by it\u0027s committish parameter? Which notes tree\ndoes it write notes to?\n\nThe exact meaning could be deduced with old description and some\nnotes machinery knowledge. But let\u0027s make it more obvious. This\ncommand is used in a context like \"commit refs/notes/test\" to\nadd or rewrite an annotation for a committish parameter. So the\nadvised way to add notes in a fast-import stream is:\n1) import some commits (optional)\n2) prepare a \"commit\" to the notes tree:\n2.1) choose notes ref, committer, log message, etc.\n2.2) create annotations with \"notemodify\", where each can refer to\na commit being annotated via a branch name, import mark reference,\nsha1 and other expressions specified in the Documentation.\n\nSigned-off-by: Dmitry Ivankov \u003cdivanorama@gmail.com\u003e\nAcked-by: Jonathan Nieder \u003cjrnieder@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "249249aac7b2b9def824794b2bf71e2c7fe497ce",
      "old_mode": 33188,
      "old_path": "Documentation/git-fast-import.txt",
      "new_id": "3f5b9126b1581d955a31fe5647834e9a8f61c666",
      "new_mode": 33188,
      "new_path": "Documentation/git-fast-import.txt"
    }
  ]
}
