)]}'
{
  "commit": "6955047ff48c7f2a29889d5372414756f2723049",
  "tree": "099dead074b6dba0e1e7f26ac11d184cc3195792",
  "parents": [
    "933c758c7d9520033b1ead979df5a2723a4a10e3"
  ],
  "author": {
    "name": "Martin Ågren",
    "email": "martin.agren@gmail.com",
    "time": "Tue Apr 17 21:15:28 2018 +0200"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Wed Apr 18 12:49:26 2018 +0900"
  },
  "message": "git-[short]log.txt: unify quoted standalone --\n\nIn git-log.txt, we have an instance of \\--, which is known to sometimes\nrender badly. This one is even worse than normal though, since ``\\-- \u0027\u0027\n(with or without that trailing space) appears to be entirely broken,\nboth in HTML and manpages, both with AsciiDoc (version 8.6.9) and\nAsciidoctor (version 1.5.4).\n\nFurther down in git-log.txt we have a ``--\u0027\u0027, which renders good. In\ngit-shortlog.txt, we use \"\\-- \" (including the quotes and the space),\nwhich happens to look fairly good. I failed to find any other similar\ninstances. So all in all, we quote a double-dash in three different\nplaces and do it differently each time, with various degrees of success.\n\nSwitch all of these to `--`. This sets the double-dash in monospace and\nmatches what we usually do with example command line usages and options.\nNote that we drop the trailing space as well, since `-- ` does not\nrender well. These should still be clear enough since just a few lines\nabove each instance, the space is clearly visible in a longer context.\n\nSigned-off-by: Martin Ågren \u003cmartin.agren@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "be2f10b70b35c2435d7b7b530f1c2c9481982fc2",
      "old_mode": 33188,
      "old_path": "Documentation/git-log.txt",
      "new_id": "90761f169444c165f0e94ebc3b7731cd8d85d3f0",
      "new_mode": 33188,
      "new_path": "Documentation/git-log.txt"
    },
    {
      "type": "modify",
      "old_id": "00a22152a22b1d877f8bd75ee5063a0b6d28cbf0",
      "old_mode": 33188,
      "old_path": "Documentation/git-shortlog.txt",
      "new_id": "bc80905a8a06b5121e2c33c83844301a8212c28c",
      "new_mode": 33188,
      "new_path": "Documentation/git-shortlog.txt"
    }
  ]
}
