[PATCH] graft: allow to not preserve original source in subsequent grafts

Siddharth Agarwal sid at less-broken.com
Mon Apr 14 19:46:28 CDT 2014


On 03/31/2014 08:24 PM, Alexander Drozdov wrote:
> # HG changeset patch
> # User Alexander Drozdov <al.drozdov at gmail.com>
> # Date 1393909791 -14400
> #      Tue Mar 04 09:09:51 2014 +0400
> # Node ID e7b0eaf7bbbd35d5cc0b1415014749d4b8e533d0
> # Parent  8a6a86c9a5b58ccc020de1ff0429e72dfa5599fc
> graft: allow to not preserve original source in subsequent grafts
>
>  From dc9fb7015d7f, graft preserves original source when grafting
> changeset that was grafted from another branch.
>
> That may be undesirable in some situations. For example, the first
> graft may be from user's private branch, so the source changeset may
> not be present in a public repository.

Why is this an actual issue?


More information about the Mercurial-devel mailing list