]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'gc/better-error-when-local-clone-fails-with-symlink'
authorJunio C Hamano <gitster@pobox.com>
Thu, 20 Apr 2023 21:33:36 +0000 (14:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 20 Apr 2023 21:33:36 +0000 (14:33 -0700)
"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

1  2 
builtin/clone.c

diff --cc builtin/clone.c
Simple merge