]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rj/status-bisect-while-rebase'
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Jan 2024 21:51:29 +0000 (13:51 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Jan 2024 21:51:29 +0000 (13:51 -0800)
commitcce4778520b6ade4bc839fe054500253f7d22570
tree56e9458171772e6730ec578d8c237ab034284218
parent59a29e1274948bf9a3ef44c65903d09194464e1c
parent990adccbdf0d8d1056c49a5ed546e744f542ba8f
Merge branch 'rj/status-bisect-while-rebase'

"git status" is taught to show both the branch being bisected and
being rebased when both are in effect at the same time.

* rj/status-bisect-while-rebase:
  status: fix branch shown when not only bisecting
branch.c
ref-filter.c
t/t7512-status-help.sh
worktree.c
wt-status.c