Re: [PATCH 0/7] nd/worktree-move reboot

2018-01-24 Thread Junio C Hamano
Nguyễn Thái Ngọc Duy writes: > This series adds two more commands "git worktree move" and "git > worktree remove" to do those things. I think I have addressed all > comments from the mail threads referenced in "What's cooking" mails. I > also added the ability to remove a worktree if its worktre

[PATCH 0/7] nd/worktree-move reboot

2018-01-24 Thread Nguyễn Thái Ngọc Duy
This series adds two more commands "git worktree move" and "git worktree remove" to do those things. I think I have addressed all comments from the mail threads referenced in "What's cooking" mails. I also added the ability to remove a worktree if its worktree area is already deleted. It's a big c