Re: ambiguous refname



On Sun, 2009-04-19 at 15:38 -0500, Shaun McCance wrote:
> Every time I push gnome-doc-utils changes, to git.gnome.org,
> I get this:
> 
> error: refname 'GNOME_DOC_UTILS_0_4_3' is ambiguous
> 
> It isn't fatal, but I certainly don't want to look at it
> for the rest of time.  Any ideas what the problem is?

All right, apparently there is both a branch and a tag
named GNOME_DOC_UTILS_0_4_3.  I remember now that I'd
accidentally tagged by copying to branches for 0.4.3.
I then moved that to tags to fix it.

I know I can delete a branch with

git push origin :branchname

But since the ref is ambiguous, this doesn't work.
I can't seem to figure out how to explicitly ref
the branch.  Any ideas?

--
Shaun





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]