Mercurial > hg-stable
comparison tests/test-obsolete-divergent.t @ 34108:15ec3119d500
rebase: use unfiltered repo when loading state
Before this patch, `rebase --abort` may fail to do the cleanup:
$ hg rebase --abort
rebase aborted (no revision is removed, only broken state is cleared)
The added test case makes sure `--abort` works in this case.
Differential Revision: https://phab.mercurial-scm.org/D643
author | Jun Wu <quark@fb.com> |
---|---|
date | Wed, 06 Sep 2017 15:23:19 -0700 |
parents | f078d7358e90 |
children | ecc96506c49d |
comparison
equal
deleted
inserted
replaced
34107:8a8e7a94ba07 | 34108:15ec3119d500 |
---|