Merge branch 'bc/maintenance-doc-markup-fix-for-asciidoc' into next

Mark-up fix for 'git maintenance' documentation pages.

* bc/maintenance-doc-markup-fix-for-asciidoc:
  doc: fix conjoined maintenance strategies in git-config(1)
next
Junio C Hamano 2026-09-11 09:46:45 -07:00
commit 9a68d8efd6
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ The possible strategies are:
This repacking strategy is a full replacement for the `gc` strategy and is
recommended for large repositories. This is the default strategy for manual
maintenance.
+
* `incremental`: This setting optimizes for performing small maintenance
activities that do not delete any data. This does not schedule the `gc`
task, but runs the `prefetch` and `commit-graph` tasks hourly, the