changeset 28003 | a1d4ca0c8483 |
parent 27027 | a01ecbcfaf84 |
child 28011 | 8abd9f785030 |
--- a/tests/test-rebase-abort.t Thu Feb 04 23:29:32 2016 +0000 +++ b/tests/test-rebase-abort.t Thu Feb 04 23:30:49 2016 +0000 @@ -356,6 +356,7 @@ commit: (clean) update: 1 new changesets, 2 branch heads (merge) phases: 4 draft + $ cd .. test aborting a rebase succeeds after rebasing with skipped commits onto a public changeset (issue4896) @@ -389,4 +390,5 @@ [1] $ hg rebase --abort rebase aborted + $ cd ..