Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-10-19 01:47:59 +0300
committerJunio C Hamano <gitster@pobox.com>2021-10-19 01:47:59 +0300
commitf217f6d1d1adbc928aed72be880991ab4102eb0c (patch)
tree6fc3d66939049ba79fb3d2a2a0fe58b6e6533f56 /Documentation/Makefile
parentada1a17261d07da5500cbd0b2b023b45f1d87d47 (diff)
parent6e4fd8bfcd97d3ad493beb13a818f05597e637ea (diff)
Merge branch 'tz/doc-link-to-bundle-format-fix'
Doc update. * tz/doc-link-to-bundle-format-fix: doc: add bundle-format to TECH_DOCS
Diffstat (limited to 'Documentation/Makefile')
-rw-r--r--Documentation/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/Makefile b/Documentation/Makefile
index f5605b7767..2021568cd5 100644
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
@@ -90,6 +90,7 @@ SP_ARTICLES += $(API_DOCS)
TECH_DOCS += MyFirstContribution
TECH_DOCS += MyFirstObjectWalk
TECH_DOCS += SubmittingPatches
+TECH_DOCS += technical/bundle-format
TECH_DOCS += technical/hash-function-transition
TECH_DOCS += technical/http-protocol
TECH_DOCS += technical/index-format