Mercurial > hg
comparison tests/test-mq-qdiff.t @ 27577:f9e755736b0e
rebase: better error message when rebased changes are all in destination
Before this patch, when rebasing a set of obsolete revisions that were plain
pruned or already present in the destination, we were displaying:
abort: no matching revisions
This was not very helpful to understand what was going on, instead we replace
the error message by:
abort: all requested changesets have equivalents or were marked as obsolete
(to force the rebase, set the config experimental.rebaseskipobsolete to False)
author | Laurent Charignon <lcharignon@fb.com> |
---|---|
date | Tue, 29 Dec 2015 15:32:12 -0800 |
parents | e955549cd045 |
children |
comparison
equal
deleted
inserted
replaced
27576:6cd3044985c2 | 27577:f9e755736b0e |
---|