Remove a named branch

Bela Babik teki321 at gmail.com
Wed Apr 16 08:16:15 CDT 2008


Then you can not remove them (they are part of the history).

What you can do is to use "hg branches -a" or add a "branches = -a" to
your hgrc's [default] section.

teki

On Wed, Apr 16, 2008 at 8:30 PM, Francesc Esplugas
<francesc.esplugas at gmail.com> wrote:
>
>  I think so ...
>
>  $ hg update refactor-typus.yml
>  $ hg merge tip
>  $ hg ci -m "Merge"
>
>  $ hg branch
>  default
>
>
>
>
>
>  On Apr 16, 2008, at 11:55 AM, Bela Babik wrote:
>
>
> > Have you merged that named branch in the default one?
> >
>
>


More information about the Mercurial mailing list