Skip to content

Commit 6e4fd8b

Browse files
tmzullingergitster
authored andcommitted
doc: add bundle-format to TECH_DOCS
A link to the bundle-format was added in 5c8273d (bundle doc: rewrite the "DESCRIPTION" section, 2021-07-31). Ensure `technical/bundle-format.html` is created to avoid a broken link in `git-bundle.html`. Signed-off-by: Todd Zullinger <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 5c8273d commit 6e4fd8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ SP_ARTICLES += $(API_DOCS)
9090
TECH_DOCS += MyFirstContribution
9191
TECH_DOCS += MyFirstObjectWalk
9292
TECH_DOCS += SubmittingPatches
93+
TECH_DOCS += technical/bundle-format
9394
TECH_DOCS += technical/hash-function-transition
9495
TECH_DOCS += technical/http-protocol
9596
TECH_DOCS += technical/index-format

0 commit comments

Comments
 (0)