]> git.ipfire.org Git - thirdparty/git.git/commit - t/t5526-fetch-submodules.sh
Merge branch 'jk/bisect-reset-fix' into maint-2.43
authorJunio C Hamano <gitster@pobox.com>
Fri, 9 Feb 2024 00:22:02 +0000 (16:22 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 9 Feb 2024 00:22:03 +0000 (16:22 -0800)
commit5baedc68b02c1b43b307d436edac702ac3e7b89d
tree82a1ed4a982fda712c2fb9395cd24ae7bd037b17
parent19fa15fb2d8d002ce382901fa7b31de2853627bd
parentdaaa03e54c481b4906b4b6a80d89dbb5a239e509
Merge branch 'jk/bisect-reset-fix' into maint-2.43

"git bisect reset" has been taught to clean up state files and refs
even when BISECT_START file is gone.

* jk/bisect-reset-fix:
  bisect: always clean on reset
builtin/bisect.c
t/t6030-bisect-porcelain.sh