From: Junio C Hamano Date: Tue, 30 Mar 2021 21:35:36 +0000 (-0700) Subject: Merge branch 'mt/checkout-remove-nofollow' X-Git-Tag: v2.32.0-rc0~124 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9210c68d2af84d869f1635efe9a2092578653297;p=thirdparty%2Fgit.git Merge branch 'mt/checkout-remove-nofollow' When "git checkout" removes a path that does not exist in the commit it is checking out, it wasn't careful enough not to follow symbolic links, which has been corrected. * mt/checkout-remove-nofollow: checkout: don't follow symlinks when removing entries symlinks: update comment on threaded_check_leading_path() --- 9210c68d2af84d869f1635efe9a2092578653297