)]}'
{
  "commit": "6b3020a241e2c0a1eaa6b74a10a796603bb90975",
  "tree": "b9c275f975e2a1dbb39f2e5ef326afee51dd7a90",
  "parents": [
    "593ce2bea5dad436e87b5dd37c205961d73feae9"
  ],
  "author": {
    "name": "Jonathan Nieder",
    "email": "jrnieder@gmail.com",
    "time": "Wed Dec 01 12:36:15 2010 -0600"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Wed Dec 01 13:40:12 2010 -0800"
  },
  "message": "add: introduce add.ignoreerrors synonym for add.ignore-errors\n\nThe \"[add] ignore-errors\" tweakable introduced by v1.5.6-rc0~30^2 (Add\na config option to ignore errors for git-add, 2008-05-12) does not\nfollow the usual convention for naming values in the git configuration\nfile.\n\nWhat convention?  Glad you asked.\n\n\tThe section name indicates the affected subsystem.\n\n\tThe subsection name, if any, indicates which of\n\tan unbound set of things to set the value for.\n\n\tThe variable name describes the effect of tweaking\n\tthis knob.\n\n\tThe section and variable names can be broken into\n\twords using bumpyCaps in documentation as a hint to\n\tthe reader.  These word breaks are not significant\n\tat the level of code, since the section and variable\n\tnames are not case sensitive.\n\nThe name \"add.ignore-errors\" includes a dash, meaning a naive\nconfiguration file like\n\n\t[add]\n\t\tignoreErrors\n\ndoes not have any effect.  Avoid such confusion by renaming to the\nmore consistent add.ignoreErrors, but keep the old version for\nbackwards compatibility.\n\nSigned-off-by: Jonathan Nieder \u003cjrnieder@gmail.com\u003e\nAcked-by: Jeff King \u003cpeff@peff.net\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8adb55c801852b89c93d53bba282772b595ca875",
      "old_mode": 33188,
      "old_path": "Documentation/config.txt",
      "new_id": "ce9c2509b60db9b1622892138c0b97bb360d1221",
      "new_mode": 33188,
      "new_path": "Documentation/config.txt"
    },
    {
      "type": "modify",
      "old_id": "87d2980313e71afc08df3eacde4a99a8468ff874",
      "old_mode": 33188,
      "old_path": "builtin-add.c",
      "new_id": "51eeabad867ee1e271d07d41dcb031e2c98cbf9f",
      "new_mode": 33188,
      "new_path": "builtin-add.c"
    }
  ]
}
