Merge branch 'nd/corrupt-worktrees'
authorJunio C Hamano <gitster@pobox.com>
Thu, 13 Jun 2019 20:19:41 +0000 (13:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 13 Jun 2019 20:19:41 +0000 (13:19 -0700)
commit000bce0ee4d0ef719b84fb643c45fe68fa4bb773
tree10840f2b1f53f5549db2eafb4493443fcefe3303
parented7f8acbaa3d986a8b4e8d625b2f54355ce15ef0
parent105df73e71a9eb901d7ca96f12ce3645729ae486
Merge branch 'nd/corrupt-worktrees'

"git worktree add" used to fail when another worktree connected to
the same repository was corrupt, which has been corrected.

* nd/corrupt-worktrees:
  worktree add: be tolerant of corrupt worktrees
t/t2400-worktree-add.sh
worktree.c