]> git.99rst.org Git - git.git/commitdiff
Merge branch 'mt/checkout-remove-nofollow'
authorJunio C Hamano <redacted>
Tue, 30 Mar 2021 21:35:36 +0000 (14:35 -0700)
committerJunio C Hamano <redacted>
Tue, 30 Mar 2021 21:35:36 +0000 (14:35 -0700)
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()

1  2 
cache.h
entry.c
unpack-trees.c

diff --cc cache.h
Simple merge
diff --cc entry.c
Simple merge
diff --cc unpack-trees.c
Simple merge
git clone https://git.99rst.org/PROJECT