The `technical/repository-version.txt` document originally served as the master list for extensions, requiring that any new extensions be defined there. However, the `config/extensions.txt` file was introduced later and has since become the de facto location for describing extensions, with several extensions listed there but missing from `repository-version.txt`. This consolidates all extension definitions into `config/extensions.txt`, making it the authoritative source for extensions. The references in `repository-version.txt` are updated to point to `config/extensions.txt`, and cross-references to related documentation such as `gitrepository-layout[5]` and `git-config[1]` are added. Suggested-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Caleb White <cdwhite3@pm.me> Signed-off-by: Taylor Blau <me@ttaylorr.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| api-error-handling.txt | ||
| api-index-skel.txt | ||
| api-index.sh | ||
| api-merge.txt | ||
| api-parse-options.txt | ||
| api-simple-ipc.txt | ||
| api-trace2.txt | ||
| bitmap-format.txt | ||
| bundle-uri.txt | ||
| commit-graph.txt | ||
| directory-rename-detection.txt | ||
| hash-function-transition.txt | ||
| long-running-process-protocol.txt | ||
| multi-pack-index.txt | ||
| pack-heuristics.txt | ||
| packfile-uri.txt | ||
| parallel-checkout.txt | ||
| partial-clone.txt | ||
| platform-support.txt | ||
| racy-git.txt | ||
| reftable.txt | ||
| remembering-renames.txt | ||
| repository-version.txt | ||
| rerere.txt | ||
| scalar.txt | ||
| send-pack-pipeline.txt | ||
| shallow.txt | ||
| sparse-checkout.txt | ||
| sparse-index.txt | ||
| trivial-merge.txt | ||
| unit-tests.txt | ||