Merge branch 'sg/assume-no-todo-update-in-cherry-pick'
authorJunio C Hamano <gitster@pobox.com>
Fri, 6 Dec 2019 23:09:21 +0000 (15:09 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Dec 2019 23:09:22 +0000 (15:09 -0800)
commitf233c9f4550a831a69892e0a38db2a7654beb995
treeac12d3bd63de58f9b128729192aed904caa6b4f3
parentef3ce7c4b9f5ed7a13a0efcc576df855c4fd3d0f
parentbefd4f6a81d382cc2b34186b619f734fa5f8070f
Merge branch 'sg/assume-no-todo-update-in-cherry-pick'

While running "revert" or "cherry-pick --edit" for multiple
commits, a recent regression incorrectly detected "nothing to
commit, working tree clean", instead of replaying the commits,
which has been corrected.

* sg/assume-no-todo-update-in-cherry-pick:
  sequencer: don't re-read todo for revert and cherry-pick
sequencer.c
t/t3429-rebase-edit-todo.sh