On Tue, Nov 14, 2017 at 10:39 AM, Marc Branchaud <marcnarc@xxxxxxxxxxx> wrote: > I'm willing to chalk this up to bugs in the early worktree code, unless one > of the CC'd worktree developers thinks otherwise. > > An explicit "git worktree delete" command would be nice for manually > cleaning things up. It's easy to just delete the directory, but having a > "delete" command gives the user assurance that they're not missing > something. Duy does have a series in 'pu' which adds this functionality, but I guess it's stalled for the moment. From "What's Cooking": * nd/worktree-move (2017-04-20) 6 commits - worktree remove: new command - worktree move: refuse to move worktrees with submodules - worktree move: accept destination as directory - worktree move: new command - worktree.c: add update_worktree_location() - worktree.c: add validate_worktree() "git worktree" learned move and remove subcommands. Expecting a reroll. cf. <20170420101024.7593-1-pclouds@xxxxxxxxx> cf. <20170421145916.mknekgqzhxffu7di@xxxxxxxxxxxxxxxxxxxxx> cf. <d0e81b1e-5869-299e-f462-4d43dc997bd1@xxxxxxxxxxxxxxxxxxxx>