Hi Eric, Le mar. 8 déc. 2020, à 12 h 42, Eric Sunshine <sunshine@xxxxxxxxxxxxxx> a écrit : > > On Sat, Dec 5, 2020 at 4:22 AM Eric Sunshine <sunshine@xxxxxxxxxxxxxx> wrote: > > On Fri, Dec 4, 2020 at 6:14 PM Philippe Blain > > <levraiphilippeblain@xxxxxxxxx> wrote: > > > I've had to move all my Git clones to a new filesystem. > > > Several of them use secondary worktrees [...] > > > I had hoped to use the new 'git worktree repair' command > > > but it seems it does not work for this use case. > > > > This is a situation which `git worktree repair` can not yet handle. > > A patch[1] addressing this shortcoming has been posted. > > [1]: https://lore.kernel.org/git/20201208173705.5770-1-sunshine@xxxxxxxxxxxxxx/ Great! I'll try to take a look. Thanks, Philippe.