)]}'
{
  "commit": "cbdeab98e871bfbb45cf5095cc804ebb07054eba",
  "tree": "6fedd900986b19cd48fe78e15c4a64cb3a8bbdf2",
  "parents": [
    "8104ec994ea3849a968b4667d072fedd1e688642"
  ],
  "author": {
    "name": "Brandon Richardson",
    "email": "brandon1024.br@gmail.com",
    "time": "Thu Mar 07 11:44:09 2019 -0400"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri Mar 08 10:31:24 2019 +0900"
  },
  "message": "commit-tree: utilize parse-options api\n\nRather than parse options manually, which is both difficult to\nread and error prone, parse options supplied to commit-tree\nusing the parse-options api.\n\nIt was discovered that the --no-gpg-sign option was documented\nbut not implemented in commit 70ddbd7767 (commit-tree: add missing\n--gpg-sign flag, 2019-01-19), and the existing implementation\nwould attempt to translate the option as a tree oid. It was also\nsuggested earlier in commit 55ca3f99ae (commit-tree: add and document\n--no-gpg-sign, 2013-12-13) that commit-tree should be migrated to\nutilize the parse-options api, which could help prevent mistakes\nlike this in the future. Hence this change.\n\nAlso update the documentation to better describe that mixing\n`-m` and `-F` options will correctly compose commit log messages in the\norder in which the options are given.\n\nIn the process, mark various strings for translation.\n\nSigned-off-by: Brandon Richardson \u003cbrandon1024.br@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "002dae625e5ab7cb834fd548dc0b4c23072a0b1b",
      "old_mode": 33188,
      "old_path": "Documentation/git-commit-tree.txt",
      "new_id": "4b90b9c12a4a87fe563d367ab8252750021969d7",
      "new_mode": 33188,
      "new_path": "Documentation/git-commit-tree.txt"
    },
    {
      "type": "modify",
      "old_id": "12cc403bd7eac3f3c195ce6533feee1865139bae",
      "old_mode": 33188,
      "old_path": "builtin/commit-tree.c",
      "new_id": "b866d8395104e61b37ba6eedc1c538d9ba1faabf",
      "new_mode": 33188,
      "new_path": "builtin/commit-tree.c"
    },
    {
      "type": "modify",
      "old_id": "14fe32428e57aee0716517219e3fc925ac5e8a0d",
      "old_mode": 33188,
      "old_path": "parse-options.h",
      "new_id": "3a442eee26c4d3c7e4fa50405bbd3cadb896fa6e",
      "new_mode": 33188,
      "new_path": "parse-options.h"
    }
  ]
}
