Re: [PATCH v3 12/13] worktree.c: check whether branch is bisected in another worktree

2016-05-10 Thread Eric Sunshine
On Fri, Apr 22, 2016 at 9:01 AM, Nguyễn Thái Ngọc Duy wrote: > Similar to the rebase case, we want to detect if "HEAD" in some worktree > is being bisected because > > 1) we do not want to checkout this branch in another worktree, after >bisect is done it will want to go

[PATCH v3 12/13] worktree.c: check whether branch is bisected in another worktree

2016-04-22 Thread Nguyễn Thái Ngọc Duy
Similar to the rebase case, we want to detect if "HEAD" in some worktree is being bisected because 1) we do not want to checkout this branch in another worktree, after bisect is done it will want to go back to this branch 2) we do not want to delete the branch is either or git bisect will