]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ag/rebase-update-refs-limit-to-branches' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 12 May 2026 02:07:51 +0000 (11:07 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 May 2026 02:07:51 +0000 (11:07 +0900)
"git rebase --update-refs", when used with an rebase.instructionFormat
with "%d" (describe) in it, tried to update local branch HEAD by
mistake, which has been corrected.

* ag/rebase-update-refs-limit-to-branches:
  rebase: ignore non-branch update-refs

1  2 
sequencer.c
t/t3404-rebase-interactive.sh

diff --cc sequencer.c
Simple merge
Simple merge