How to get rid of unnecessary heads?

Douglas Philips dgou at mac.com
Thu Dec 18 13:53:29 UTC 2008


> is it possible to get rid of heads?

If you want a destructive operation, enable the mq extension and use  
the strip command.
If you want to keep them around as dead heads, you could merge them  
into a named branch, maybe calling the branch 'dead' or 'ignore' or  
'do not use', etc...

Search the email archives, this has come up before.
See also http://www.selenic.com/mercurial/wiki/index.cgi/PruningDeadBranches

--Doug




More information about the Mercurial mailing list