@@ -119,18 +119,26 @@ TECH_DOCS += ToolsForGit
119119TECH_DOCS += technical/bitmap-format
120120TECH_DOCS += technical/build-systems
121121TECH_DOCS += technical/bundle-uri
122+ TECH_DOCS += technical/commit-graph
123+ TECH_DOCS += technical/directory-rename-detection
122124TECH_DOCS += technical/hash-function-transition
123125TECH_DOCS += technical/long-running-process-protocol
124126TECH_DOCS += technical/multi-pack-index
127+ TECH_DOCS += technical/packfile-uri
125128TECH_DOCS += technical/pack-heuristics
126129TECH_DOCS += technical/parallel-checkout
127130TECH_DOCS += technical/partial-clone
128131TECH_DOCS += technical/platform-support
129132TECH_DOCS += technical/racy-git
130133TECH_DOCS += technical/reftable
134+ TECH_DOCS += technical/remembering-renames
135+ TECH_DOCS += technical/repository-version
136+ TECH_DOCS += technical/rerere
131137TECH_DOCS += technical/scalar
132138TECH_DOCS += technical/send-pack-pipeline
133139TECH_DOCS += technical/shallow
140+ TECH_DOCS += technical/sparse-checkout
141+ TECH_DOCS += technical/sparse-index
134142TECH_DOCS += technical/trivial-merge
135143TECH_DOCS += technical/unit-tests
136144SP_ARTICLES += $(TECH_DOCS )
0 commit comments