Skip to content
Snippets Groups Projects
Commit f4776f8b98e0 authored by Boris Feld's avatar Boris Feld
Browse files

shelve: directly handle `--continue`

Shelve is currently sub-contracting some of its work to the rebase extension.
In order to make shelve more independent and flexible we would like shelve to
handle the parent alignment directly.

This changeset takes on the next step, handling the abort process. Same as for
--abort. It turns out we have all the necessary bits in the `shelvestate`
file. So we do not need anything from the interrupted rebase.

Differential Revision: https://phab.mercurial-scm.org/D3689
parent 61e4cf1be5b2
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment