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-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=ce65a188b15bef0ef68e81d5b083e7dda34ab2c9;p=rit 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