]> git.ipfire.org Git - thirdparty/git.git/commit
bundle-uri: drop bundle.flag from design doc
authorDerrick Stolee <derrickstolee@github.com>
Tue, 31 Jan 2023 13:29:16 +0000 (13:29 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 31 Jan 2023 16:57:48 +0000 (08:57 -0800)
commit0524ad3542c48c759366bc49dbd8bed4cc94dc79
tree0eb6961a47ef56fb1f1f7c218e3a3783d16fb062
parent4074d3c7e1a3b44c5c02235799d798f8b2613333
bundle-uri: drop bundle.flag from design doc

The Implementation Plan section lists a 'bundle.flag' option that is not
documented anywhere else. What is documented elsewhere in the document
and implemented by previous changes is the 'bundle.heuristic' config
key. For now, a heuristic is required to indicate that a bundle list is
organized for use during 'git fetch', and it is also sufficient for all
existing designs.

Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/bundle-uri.txt