Feature request: mark "dead ends"

Gilles Moris gilles.moris at free.fr
Tue Dec 2 01:10:40 CST 2008


On Mon December 1 2008 15:52:56 Hans Meine wrote:
> AFAICS, I have three options:
> 1) Use a dummy merge to make the unnamed branch inactive.  That would look 
> like I actually used code from my first try, which I did not.
> 2) Use strip/mq/convert etc. to remove this head from my repo.  I have no 
> intention to do this.
> 3) Leave it as it is, and try to fix hgview for example.
> 

What about using hg clone -r to keep your cset.
You would keep the history in the previous clone, while striping unwanted heads.

This would work for unnamed branch only, but that seems to be your case.

Regards.
Gilles.



More information about the Mercurial mailing list