On Wed, Nov 15, 2017 at 09:38:26PM +0000, Luke Diamand wrote: > >> Quite a few of the worktrees have expired - their head revision has > >> been GC'd and no longer points to anything sensible > >> (gc.worktreePruneExpire). The function other_head_refs() in worktree.c > >> bails out if there's an error, which I think is the problem. I wonder > >> if it should instead just report something and then keep going. > > > > Also see > > https://public-inbox.org/git/cagz79kyp0z1g_h3nwfmshrawhmbocik5lepuxkj0nveebri...@mail.gmail.com/ > > So is this a bug or user error on my part?
It's a bug. You didn't do anything wrong, but the worktree feature corrupted your repository. -Peff