]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitc79786c486cb84e2f9dad41a04d982bb23075815
tree05d065c327325e03f31f306a4d05ea5cff9376d1
parent4a25b911cdb0cd79b6ab8b60ccbece77df03340d
parent7fb89047cc3957bf829233786c00edd5d87f0225
Merge branch 'rj/bisect-already-used-branch'

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
builtin/bisect.c