]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ow/rebase-verify-insn-fmt-before-initializing-state'
authorJunio C Hamano <gitster@pobox.com>
Mon, 4 Aug 2025 01:44:27 +0000 (18:44 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Aug 2025 01:44:27 +0000 (18:44 -0700)
commitf61d8ce526e2aca24ba5dace0ca25bee67051ff1
treef94edcf77cbd55c54557f26367dab7485ccd874b
parent733b640d5099df783f28ddf8ce35749b8c53f206
parentade14bffd71b75974492cf7afc525b8feb8a70b2
Merge branch 'ow/rebase-verify-insn-fmt-before-initializing-state'

"git rebase -i" with bogus rebase.instructionFormat configuration
failed to produce the todo file after recording the state files,
leading to confused "git status"; this has been corrected.

* ow/rebase-verify-insn-fmt-before-initializing-state:
  rebase: write script before initializing state
builtin/rebase.c
t/t3415-rebase-autosquash.sh