> Le 4 déc. 2020 à 18:14, Philippe Blain <levraiphilippeblain@xxxxxxxxx> a écrit : > > I tried several things: > > ( cd git && git repair ) Oups, please read 'git worktree repair' here and below. > ( cd git && git repair ../git2 ) > ( cd git && git repair /old/path/to/old/filesystem/git2 ) > ( cd git2 && git repair /old/path/to/old/filesystem/git2 ) > ( cd git2 && git repair ../git )