obsoleting a branch

Michael Sperber sperber at deinprogramm.de
Sun Feb 24 06:30:34 EST 2008


"Stephen J. Turnbull" <stephen at xemacs.org> writes:

> I have a named branch in a local mercurial repo that I would like to
> simply "forget."  That is, I just want the name of the branch and the
> head to be ignored.
>
> FWIW, the git analog of what I want is
>
> git checkout default
> # dummy commit; no code added to default branch!
> git merge --strategy=ours search-test
> git branch -D search-test

Does this work for you?

http://www.selenic.com/mercurial/wiki/index.cgi/TipsAndTricks#head-87ad9ed806ca450142202c953b9b16ca2d0d8fa9

> Also, does anybody have hgk working on Mac OS X (MacPorts)?

I had it working at one point, but I used a regular source install.  I
don't remember any issues.

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla




More information about the XEmacs-Beta mailing list