]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commita4a4db8cf7024b31ecd4b2c59cdcac41e81c91a2
tree708c8bd597b1bc45bcc5a68d7355c1843163a476
parent98c496fcd09b5894966f3e499217eb2bdf8b964d
parent4e33535ea98ac16d2163e8e9fcbba5e015881e65
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
builtin/clone.c