]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ag/rebase-update-refs-limit-to-branches'
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 May 2026 00:57:46 +0000 (09:57 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 May 2026 00:57:46 +0000 (09:57 +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