From: Phillip Wood <phillip.wood@xxxxxxxxxxxxx> See the actual patches for a description of the fixes, I'm not sure about the second one, see the notes on it. I'm going to be mostly off-line for the next couple of weeks so it might take me a while to respond to any comments. Phillip Wood (2): commit/reset: try to clean up sequencer state fix cherry-pick/revert status after commit branch.c | 7 ++-- builtin/commit.c | 7 ++-- sequencer.c | 60 +++++++++++++++++++++++++++++++++ sequencer.h | 3 ++ t/t3507-cherry-pick-conflict.sh | 19 +++++++++++ t/t7512-status-help.sh | 19 +++++++++++ wt-status.c | 12 ++++++- 7 files changed, 122 insertions(+), 5 deletions(-) -- 2.21.0