Merge branch 'rs/refresh-beyond-symlink' into jch
commit2615d7fb234e2a4718f7ecdb376f9d8d43c8803a
authorJunio C Hamano <gitster@pobox.com>
Thu, 21 Aug 2014 18:51:39 +0000 (21 11:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Aug 2014 18:51:40 +0000 (21 11:51 -0700)
tree3c58f862b867ee05d30ab6b17c9c5b73a3752851
parent1fc8f25c1a74b17ba541b9a1bafb8504f5131156
parentccad42d4836e2bb4d1843eccd94f58f0189abb1d
Merge branch 'rs/refresh-beyond-symlink' into jch

"git add x" where x that used to be a directory has become a
symbolic link to a directory misbehaved.

* rs/refresh-beyond-symlink:
  read-cache: check for leading symlinks when refreshing index
read-cache.c