[debugsetparents is the solution?]
Pierre-Yves David
pierre-yves.david at ens-lyon.org
Wed Nov 20 18:06:19 UTC 2019
I think minor devlopment in mercurial are needed. We have explicit
checks to disallow this. Maybe we could add an option to relax them ?
On 11/14/19 9:57 PM, Uwe Brauer wrote:
>>>> "PD" == Pierre-Yves David <pierre-yves.david at ens-lyon.org> writes:
>
> > Note: I just read the email Subject (and I am about to get off a train).
> > No, debugsetparent is not going to be the solution. debugsetparents is
> > a low level command that touch some specific internal of Mercurial
> > without validating its consistency with other internals nor updating
> > theses other internals. If you use it, you will keep creating slightly
> > broken changeset that will be permanently recorded in your history.
>
> > Make yourself a favor, do not use debugsetparents
>
>
> Well, but then how can I merge these two bookmarks without doing a fast
> forward?
>
>
> I am not the only one who asks this
>
> https://stackoverflow.com/questions/15427370/is-there-a-mercurial-equivalent-to-gits-no-fast-forward-merge
>
>
> Is there any extension doing that?
>
>
>
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial
>
--
Pierre-Yves David
More information about the Mercurial
mailing list