##// END OF EJS Templates
continue: added support for unshelve...
continue: added support for unshelve This patch adds the support for `ushelve` in `hg continue` plan. `hgcontinueunshelve()` has been created for independent calls. In case an interrupted unshelve is resumed via hg continue the shelvedstate needs to be loaded seperately. This has been ensured by `_loadunshelvedstate()` `hgcontinueunshelve()` is then registered as `continuefunc` for state detection API. Results are shown as tests. Differential Revision: https://phab.mercurial-scm.org/D6652

File last commit:

r36625:c6061cad default
r42833:117437f3 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer