Basically, if there's some conflict and cherry-picker pauses it gets lost, not knowing how to proceed with --continue.
I think, one workaround might be to backport the commit with config.
However, it looks cleaner to me if we could use smth like git config (abuse custom .git/config section?) to have some state information in there. What do you think?
/cc: @abadger