From: Junio C Hamano Date: Mon, 19 May 2025 23:02:45 +0000 (-0700) Subject: Merge branch 'sc/bundle-uri-use-all-refs-in-bundle' X-Git-Tag: v2.50.0-rc0~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4bb72548fcf486e136029005c7087cbb7e0404f6;p=thirdparty%2Fgit.git Merge branch 'sc/bundle-uri-use-all-refs-in-bundle' Bundle-URI feature did not use refs recorded in the bundle other than normal branches as anchoring points to optimize the follow-up fetch during "git clone"; now it is told to utilize all. * sc/bundle-uri-use-all-refs-in-bundle: bundle-uri: add test for bundle-uri clones with tags bundle-uri: copy all bundle references ino the refs/bundle space --- 4bb72548fcf486e136029005c7087cbb7e0404f6