]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jt/merge-recursive-symlink-is-not-a-dir-in-way'
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Oct 2019 02:33:02 +0000 (11:33 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Oct 2019 02:33:02 +0000 (11:33 +0900)
commit1f4485b2194f662d82968bd6110fa63153df5298
tree8b3ef3eb2cda368025b07a0084abf44701ec0960
parent5ecdbfafd6e298990e1b165fde89575031485a5c
parent83e3ad3b126125d23eea10283d85682a1a680daa
Merge branch 'jt/merge-recursive-symlink-is-not-a-dir-in-way'

A bug in merge-recursive code that triggers when a branch with a
symbolic link is merged with a branch that replaces it with a
directory has been fixed.

* jt/merge-recursive-symlink-is-not-a-dir-in-way:
  merge-recursive: symlink's descendants not in way