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
Also, does anybody have hgk working on Mac OS X (MacPorts)?
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta