From: Junio C Hamano Date: Sun, 19 Jul 2026 17:42:19 +0000 (-0700) Subject: Merge branch 'tc/bundle-uri-empty-fix' X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=f590fcd0dca189ac7cd0b5199ccf36c4452e9b21;p=thirdparty%2Fgit.git Merge branch 'tc/bundle-uri-empty-fix' The client-side parser of the server-advertised bundle-URI list has been updated to drain the remaining response in order to avoid protocol desynchronization when the server sends a misconfigured list. Also, the server-side has been taught to omit empty configuration values instead of sending invalid key-value lines. * tc/bundle-uri-empty-fix: bundle-uri: stop sending invalid bundle configuration bundle-uri: drain remaining response on invalid bundle-uri lines --- f590fcd0dca189ac7cd0b5199ccf36c4452e9b21