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()

Junio C Hamano committed Mar 30, 2021 at 14:35 UTC 9210c68d2af84d869f1635efe9a2092578653297

No changes.