From: Junio C Hamano Date: Thu, 7 Mar 2024 23:59:42 +0000 (-0800) Subject: Merge branch 'ps/remote-helper-repo-initialization-fix' X-Git-Tag: v2.45.0-rc0~128 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ce65a188b15bef0ef68e81d5b083e7dda34ab2c9;p=thirdparty%2Fgit.git Merge branch 'ps/remote-helper-repo-initialization-fix' A custom remote helper no longer cannot access the newly created repository during "git clone", which is a regression in Git 2.44. This has been corrected. * ps/remote-helper-repo-initialization-fix: builtin/clone: allow remote helpers to detect repo --- ce65a188b15bef0ef68e81d5b083e7dda34ab2c9