)]}'
{
  "commit": "45e8b7c2d44043f4328c9aa4da31671df2546a79",
  "tree": "5a48185dad01fb39e75d0e92f7063293817bf226",
  "parents": [
    "4fa0e4d02cc624f2286b661d5c8c17a75515e66c"
  ],
  "author": {
    "name": "Ramsay Jones",
    "email": "ramsay@ramsayjones.plus.com",
    "time": "Thu Oct 16 21:02:59 2025 +0100"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Thu Oct 16 13:55:52 2025 -0700"
  },
  "message": "doc: sparse-checkout.adoc: fix asciidoc warnings\n\nBoth asciidoc and asciidoctor issue warnings about \u0027list item index:\nexpected n got n-1\u0027 for n\u003d1-\u003e7 on lines 928, 931, 951, 974, 980, 1033\nand 1049. 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 17. (asciidoc only complains about the first instance of this,\nwhile asciidoctor complains about them all, on lines 95, 258, 303, 316,\n545, 612, 752, 824, 895, 923 and 1053). These warnings stem from the\nsection titles not being correctly nested within a document/chapter\ntitle.\n\nIn order to address the first set of warnings, simply renumber the list\nfrom one to seven, rather than zero to six. Fortunately, this does not\nrequire altering additional text, since the enumeration of \u0027Known Bugs\u0027\nis not referred to anywhere else in the document.\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 apparent (sub-)titles are\nnot marked up with sub-title syntax, so add some \u0027\u003d\u003d\u003d \u0027 prefix(s) to the\nrelevant headings.\n\nIn addition to the warnings, address some other formatting issues:\n\n  - the use of heavily nested unordered lists is not reflected in the\n    output (making the file totally unreadable) because each level of\n    nesting requires a different syntax. (i.e. replace \u0027*\u0027 with \u0027**\u0027\n    for the second level, \u0027*\u0027 with \u0027***\u0027 for the third level, etc.)\n  - make use of literal blocks and manual indentation to get asciidoc\n    and asciidoctor to display even remotely similar output.\n  - make use of labelled lists, in some places, to get a similar looking\n    output to the input, for both asciidoc and asciidoctor.\n  - replace the trailing space in: `git grep ${SEARCH_TERM} OLDREV `\n    otherwise the entire line in which that appears is removed from\n    the output.\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": "0f750ef3e36120be8387a7200bf63dab43e279a3",
      "old_mode": 33188,
      "old_path": "Documentation/technical/sparse-checkout.adoc",
      "new_id": "3fa8e53655ccb6f06ec89dedd8c6b0c647e343b0",
      "new_mode": 33188,
      "new_path": "Documentation/technical/sparse-checkout.adoc"
    }
  ]
}
