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

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

* bc/maintenance-doc-markup-fix-for-asciidoc:
  doc: fix conjoined maintenance strategies in git-config(1)
main
Junio C Hamano 2026-09-13 21:53:28 -07:00
commit cee3798cb4
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