)]}'
{
  "commit": "4fa0e4d02cc624f2286b661d5c8c17a75515e66c",
  "tree": "6bcfde8765c3613d18cb64eeb477f2a33cc6735c",
  "parents": [
    "52751000bc99df31f520f10141c610916c3157e2"
  ],
  "author": {
    "name": "Ramsay Jones",
    "email": "ramsay@ramsayjones.plus.com",
    "time": "Thu Oct 16 21:02:58 2025 +0100"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Thu Oct 16 13:55:52 2025 -0700"
  },
  "message": "doc: remembering-renames.adoc: fix asciidoc warnings\n\nBoth asciidoc and ascidoctor issue warnings about \u0027list item index:\nexpected n got n-1\u0027 for n\u003d1-\u003e9 on lines 13, 15, 17, 20, 23, 25, 29,\n31 and 33. In asciidoc, numbered lists must start at one, whereas this\nfile has a list starting at zero. Also, asciidoc and asciidoctor warn\nabout \u0027section title out of sequence: expected level 1, got level 2\u0027\non line 38. (asciidoc only complains about the first instance of this,\nwhile asciidoctor complains about them all, on lines 94, 141, 142,\n184, 185, 257, 288, 289, 290, 397, 424, 485, 486 and 487). These\nwarnings stem from the section titles not being correctly nested within\na document/chapter title.\n\nIn order to address the first set of warnings, simply renumber the list\nfrom one to nine, rather than zero to eight. This also requires altering\nthe text which refers to the section numbers, including other section\ntitles.\n\nIn order to address the second set of warnings, change the section title\nsyntax from \u0027\u003d\u003d\u003d title \u003d\u003d\u003d\u0027 to \u0027\u003d\u003d title \u003d\u003d\u0027, effectively reducing the\nnesting level of the title by one. Also, some of the titles are given\nover multiple lines (they are very long), with an title \u0027\u003d\u003d\u003d\u0027 prefix\non each line. This leads to them being treated as separate sections\nwith no body text (as you can see from the line numbers given for the\nasciidoctor warnings, above). So, for these titles, turn them into a\nsingle (long) line of text.\n\nIn addition to the warnings, address some other formatting issues:\n\n  - the ascii branch diagrams didn\u0027t format correctly on asciidoctor\n    so include them in a literal block.\n  - several blocks of text were intended to be formatted \u0027as is\u0027 but\n    were not included in a literal block.\n  - in section 8, format the (A)-\u003e(D) in the text description as a\n    literal with `` marks, since (C) is rendered as a copyright\n    symbol in html otherwise.\n  - in section 9, a sub-list of two items is not formatted as such.\n    change the \u0027*\u0027 introducer to \u0027**\u0027 to correct the sub-list format.\n\nSigned-off-by: Ramsay Jones \u003cramsay@ramsayjones.plus.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "73f41761e2090a467dc0cade4888825d4606a7a7",
      "old_mode": 33188,
      "old_path": "Documentation/technical/remembering-renames.adoc",
      "new_id": "6155f36c726442b9fa61c7d8b2122fb79161d448",
      "new_mode": 33188,
      "new_path": "Documentation/technical/remembering-renames.adoc"
    }
  ]
}
