From: Junio C Hamano Date: Thu, 20 Apr 2023 21:33:36 +0000 (-0700) Subject: Merge branch 'gc/better-error-when-local-clone-fails-with-symlink' X-Git-Tag: v2.41.0-rc0~70 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a4a4db8cf7024b31ecd4b2c59cdcac41e81c91a2;p=thirdparty%2Fgit.git Merge branch 'gc/better-error-when-local-clone-fails-with-symlink' "git clone --local" stops copying from an original repository that has symbolic links inside its $GIT_DIR; an error message when that happens has been updated. * gc/better-error-when-local-clone-fails-with-symlink: clone: error specifically with --local and symlinked objects --- a4a4db8cf7024b31ecd4b2c59cdcac41e81c91a2