Re: [PATCH 0/3] git worktree prune improvements

2018-03-05 Thread Duy Nguyen
On Sat, Mar 3, 2018 at 9:21 PM, Randall S. Becker wrote: > On March 2, 2018 10:39 PM, Nguy?n Thái Ng?c Duy wrote: >> This is something we could do to improve the situation when a user manually >> moves a worktree and not follow the update process (we have had the first >> reported case [1]). Plus

RE: [PATCH 0/3] git worktree prune improvements

2018-03-03 Thread Randall S. Becker
On March 2, 2018 10:39 PM, Nguy?n Thái Ng?c Duy wrote: > This is something we could do to improve the situation when a user manually > moves a worktree and not follow the update process (we have had the first > reported case [1]). Plus a bit cleanup in gc. > > I think this is something we should d