From: Junio C Hamano Date: Wed, 28 May 2025 14:59:56 +0000 (-0700) Subject: Merge branch 'jt/receive-pack-skip-connectivity-check' X-Git-Tag: v2.50.0-rc0~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b4847a4477d8cf312bb6e2aef2f3291d13563d36;p=thirdparty%2Fgit.git Merge branch 'jt/receive-pack-skip-connectivity-check' "git receive-pack" optionally learns not to care about connectivity check, which can be useful when the repository arranges to ensure connectivity by some other means. * jt/receive-pack-skip-connectivity-check: builtin/receive-pack: add option to skip connectivity check t5410: test receive-pack connectivity check --- b4847a4477d8cf312bb6e2aef2f3291d13563d36