[PATCH 2 of 2 V2] rebase: support multiple roots for rebaseset
Pierre-Yves David
pierre-yves.david at ens-lyon.org
Wed Jan 16 19:28:49 UTC 2013
On 16 janv. 2013, at 04:52, Kevin Bullock wrote:
> On 15 Jan 2013, at 5:55 PM, Pierre-Yves David wrote:
>
>> # HG changeset patch
>> # User Pierre-Yves David <pierre-yves.david at ens-lyon.org>
>> # Date 1358293892 -3600
>> # Node ID c8e37ef7699046fd03bb2e5cef35cf0ea950ee2c
>> # Parent 470c5d72dac420aa91a45e61acf4894da7f22843
>> rebase: support multiple roots for rebaseset
>>
>> We have all the necessary mechanism to rebase a set with multiple roots, we only
>> needed a proper handling of this case we preparing and concluding the rebase.
>> This changeset des that.
>
> And when you rebase a set with multiple roots, where do they get rebased _to_? How are the semantics of a multiple-root rebase defined?
On the destination as if you do multiple rebase.
This changeset allows to rebase more comcplexe set, but as the original rebase it keeps the original topology.
--
Pierre-Yves
More information about the Mercurial-devel
mailing list