From: Junio C Hamano Date: Wed, 2 Aug 2023 16:37:23 +0000 (-0700) Subject: Merge branch 'ah/sequencer-rewrite-todo-fix' X-Git-Tag: v2.42.0-rc0~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8bfb359844cf51aedaf0d28486d4ce9867ccb46c;p=thirdparty%2Fgit.git Merge branch 'ah/sequencer-rewrite-todo-fix' When the user edits "rebase -i" todo file so that it starts with a "fixup", which would make it invalid, the command truncated the rest of the file before giving an error and returning the control back to the user. Stop truncating to make it easier to correct such a malformed todo file. * ah/sequencer-rewrite-todo-fix: sequencer: finish parsing the todo list despite an invalid first line --- 8bfb359844cf51aedaf0d28486d4ce9867ccb46c