Mercurial > hg
comparison tests/test-hgweb-csp.t @ 42583:b9bc47211cf5
abort: added support for rebase
This adds support of `rebase` to `hg abort` plan.
An independent abort logic for `rebase` is created
under `abortrebase()` function. For this a seperate
`rebaseruntime` object is created under the function to
handle an unfinished `rebasestate` and abort that using
abort logic under `_prepareabortorcontinue`.
Results of tests are shown.
Differential Revision: https://phab.mercurial-scm.org/D6568
author | Taapas Agrawal <taapas2897@gmail.com> |
---|---|
date | Sun, 23 Jun 2019 23:11:35 +0530 |
parents | 3e3acf5d6a07 |
children | 7e5be4a7cda7 |
comparison
equal
deleted
inserted
replaced
42582:5171937ad0f9 | 42583:b9bc47211cf5 |
---|