aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/Makefile
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-08-18 13:07:04 -0700
committerJunio C Hamano <gitster@pobox.com>2022-08-18 13:07:04 -0700
commit0d133a3dcf43eb0396a5899008a4ff4ceaeb0d6e (patch)
tree01d88a340fce951180c1ff66d8dd79b915f0ba20 /Documentation/Makefile
parent363a193c3a2141f34808d70fdae8beac76076a53 (diff)
parentd06ed85dcbfa3eaf083a5fa5324670d049117bea (diff)
downloadgit-0d133a3dcf43eb0396a5899008a4ff4ceaeb0d6e.tar.gz
Merge branch 'ds/bundle-uri-more'
The "bundle URI" design gets documented. * ds/bundle-uri-more: bundle-uri: add example bundle organization docs: document bundle URI standard
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 346bbcf8be..bd6b6fcb93 100644
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
@@ -106,6 +106,7 @@ TECH_DOCS += MyFirstObjectWalk
TECH_DOCS += SubmittingPatches
TECH_DOCS += ToolsForGit
TECH_DOCS += technical/bitmap-format
+TECH_DOCS += technical/bundle-uri
TECH_DOCS += technical/hash-function-transition
TECH_DOCS += technical/long-running-process-protocol
TECH_DOCS += technical/multi-pack-index