]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rj/bisect-already-used-branch'
authorJunio C Hamano <gitster@pobox.com>
Sun, 19 Mar 2023 22:03:11 +0000 (15:03 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 19 Mar 2023 22:03:11 +0000 (15:03 -0700)
Allow "git bisect reset" to check out the original branch when the
branch is already checked out in a different worktree linked to the
same repository.

* rj/bisect-already-used-branch:
  bisect: fix "reset" when branch is checked out elsewhere

1  2 
builtin/bisect.c

Simple merge