)]}'
{
  "commit": "65d9fb487f36d4a12a169dc18cbbb5225337c085",
  "tree": "d87d45648689a81389d0caa39bf8872d12d2e4f7",
  "parents": [
    "a97a74686d70a318cd802003498054cc1e8b0ae2"
  ],
  "author": {
    "name": "Johannes Schindelin",
    "email": "Johannes.Schindelin@gmx.de",
    "time": "Fri Oct 09 12:21:58 2009 +0200"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Mon Oct 19 18:59:42 2009 -0700"
  },
  "message": "Add a script to edit/inspect notes\n\nThe script \u0027git notes\u0027 allows you to edit and show commit notes, by\ncalling either\n\n\tgit notes show \u003ccommit\u003e\n\nor\n\n\tgit notes edit \u003ccommit\u003e\n\nThis patch has been improved by the following contributions:\n- Tor Arne Vestbø: fix printing of multi-line notes\n- Michael J Gruber: test and handle empty notes gracefully\n- Thomas Rast:\n  - only clean up message file when editing\n  - use GIT_EDITOR and core.editor over VISUAL/EDITOR\n  - t3301: fix confusing quoting in test for valid notes ref\n  - t3301: use test_must_fail instead of !\n  - refuse to edit notes outside refs/notes/\n- Junio C Hamano: tests: fix \"export var\u003dval\"\n- Christian Couder: documentation: fix \u0027linkgit\u0027 macro in \"git-notes.txt\"\n- Johan Herland: minor cleanup and bugfixing in git-notes.sh (v2)\n\nSigned-off-by: Johannes Schindelin \u003cjohannes.schindelin@gmx.de\u003e\nSigned-off-by: Tor Arne Vestbø \u003ctavestbo@trolltech.com\u003e\nSigned-off-by: Michael J Gruber \u003cgit@drmicha.warpmail.net\u003e\nSigned-off-by: Thomas Rast \u003ctrast@student.ethz.ch\u003e\nSigned-off-by: Christian Couder \u003cchriscool@tuxfamily.org\u003e\nSigned-off-by: Johan Herland \u003cjohan@herland.net\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "51a37b1af7ab927b98e2764e755b130080bfc9e3",
      "old_mode": 33188,
      "old_path": ".gitignore",
      "new_id": "cbafa64b44905ec61a643b1b1b3dfe3c04ff3e38",
      "new_mode": 33188,
      "new_path": ".gitignore"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7136016c7410b2ec17c56485e51e967e8e723457",
      "new_mode": 33188,
      "new_path": "Documentation/git-notes.txt"
    },
    {
      "type": "modify",
      "old_id": "9a6a729868d89166f106b4eeb7b8e2b69c08c625",
      "old_mode": 33188,
      "old_path": "Makefile",
      "new_id": "8d7cec79d9097c2d822a329a862700940c04441f",
      "new_mode": 33188,
      "new_path": "Makefile"
    },
    {
      "type": "modify",
      "old_id": "fb03a2ebb5d51f46d00fad3b3f6b1794d4fdad2b",
      "old_mode": 33188,
      "old_path": "command-list.txt",
      "new_id": "4296941b68f981577306afbe4b0e5eca685c6e25",
      "new_mode": 33188,
      "new_path": "command-list.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f06c2549c48971e979ff8f63deb64c7bbcd6c435",
      "new_mode": 33261,
      "new_path": "git-notes.sh"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "73e53be40b1a948b6e2226acab09ec0cdc55871c",
      "new_mode": 33261,
      "new_path": "t/t3301-notes.sh"
    }
  ]
}
