Phillip Wood [off-list ref] writes:
On 12/09/2023 11:55, Oswald Buddenhagen wrote:
quoted
This was introduced by 56dc3ab04 ("sequencer (rebase -i): implement the
'edit' command", 2017-01-02), and was pointless from the get-go: all
early exits from the loop above are returns, so todo_list->current ==
todo_list->nr is an invariant after the loop.
Signed-off-by: Oswald Buddenhagen <redacted>
Thanks for updating the commit message, I think it is clearer now
Thanks, both. Queued.