"hg pull" vs "hg unbundle"
Pierre-Yves David
pierre-yves.david at ens-lyon.org
Fri Feb 24 23:15:41 UTC 2012
On 24 févr. 2012, at 19:24, Matt Mackall wrote:
> On Fri, 2012-02-24 at 19:07 +0100, Pierre-Yves David wrote:
>> As highlighted in this issue3266 [1] bundle are not aware of phase. As a
>> result:
>>
>>
>> `hg pull` threats them as public repo --> content is public
>>
>> `hg unbundle` threats them as bundle --> content as draft
>
> The default assumption should probably be to treat them as public.
Meh, it doesn't fit with several other bundle usage like, restoring backup of rebase or strip.
Also using bundle is the easiest way to do phaseless exchange with old server.
--
Pierre-Yves David
More information about the Mercurial-devel
mailing list