[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: push created new head
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: push created new head |
Date: |
Mon, 16 Sep 2013 10:27:52 -0400 |
On Mon, 2013-09-16 at 15:10 +0200, c. wrote:
> Hi,
> I just pushed this changeset:
>
> http://hg.savannah.gnu.org/hgweb/octave/rev/7ad3b9ca66f5
>
> does anyone have any idea why this resulted in a new head?
I don't understand how you did this. "hg push" by default should
refuse to create new heads. Are you by any chance doing "hg push -f" ?
At any rate, this is not a big deal, and I've merged away the extra
head:
http://hg.savannah.gnu.org/hgweb/octave/graph/0b93af1023f6
- Jordi G. H.