)]}'
{
  "commit": "922a2c93f561e812412fb436987448e50f87a44c",
  "tree": "83b1be809313f3480b1e24ad1a08e1fcda5ea633",
  "parents": [
    "2017956a192d0dbcecbba604a76082ff8bbd3e3d"
  ],
  "author": {
    "name": "Martin Ågren",
    "email": "martin.agren@gmail.com",
    "time": "Sat Sep 07 16:12:48 2019 +0200"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Mon Sep 09 11:05:51 2019 -0700"
  },
  "message": "git-merge-base.txt: render indentations correctly under Asciidoctor\n\nThere are several graphs in this document. For most of them, we use a\nsingle leading tab to indent the whole graph, and then we use spaces\n(possibly eight or more) to align things within the graph.\n\nIn the larger graph, we use a different strategy: We use 1-N tabs and\njust a small number of spaces (\u003c8). This is how we usually prefer to do\nour indenting, but Asciidoctor ends up rendering this differently from\nAsciiDoc. Same thing for the if-then-fi examples where the conditional\ncode is indented by two tabs, which renders differently under AsciiDoc\nand Asciidoctor.\n\nSimilar to 379805051d (\"Documentation: render revisions correctly under\nAsciidoctor\", 2018-05-06), use an explicit literal block to indicate\nthat we want to keep the leading whitespace in the tables. Change not\njust the ones that render differently, but all of them for consistency.\n\nBecause this gives us some extra indentation, we can remove the one that\nwe have been carrying explicitly. That is, drop the first tab of\nindentation on each line. With AsciiDoc, this results in identical\nrendering before and after this commit, both for git-merge-base.1 and\ngit-merge-base.html.\n\nA less intrusive change would be to replace tabs 2-N on each line with\neight spaces. But let\u0027s follow the example set by 379805051d, so that we\ncan use our preferred way of indenting.\n\nSigned-off-by: Martin Ågren \u003cmartin.agren@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "261d5c1164547cc0ce423935107f178afd6956b0",
      "old_mode": 33188,
      "old_path": "Documentation/git-merge-base.txt",
      "new_id": "2d944e0851f6a8e295bf8d8e0aac14725e1b4326",
      "new_mode": 33188,
      "new_path": "Documentation/git-merge-base.txt"
    }
  ]
}
