This patch creates cmdutil.continuegraft() function
which contains the logic to resume graft when called directly.
This function is then registered as continuefunc to support
hg continue.
Results are shown as tests.
durin42 |
hg-reviewers |
This patch creates cmdutil.continuegraft() function
which contains the logic to resume graft when called directly.
This function is then registered as continuefunc to support
hg continue.
Results are shown as tests.
Lint Skipped |
Unit Tests Skipped |