[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <48DA8D76.1070207@op5.se>
Date: Wed, 24 Sep 2008 20:56:54 +0200
From: Andreas Ericsson <ae@....se>
To: Alex Riesen <raa.lkml@...il.com>
CC: rae l <crquan@...il.com>, Matthias Urlichs <smurf@...rf.noris.de>,
Andrew Morton <akpm@...ux-foundation.org>, git@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: please consider remove those tags named master, which is ambigous
with master branch
Alex Riesen wrote:
> 2008/9/23 rae l <crquan@...il.com>:
>> To Git developers:
>> I found that different git subcommand have inconsitent processing
>> about ambiguous refname,
>>
>> git show will take "master" tag first,
>> while git tag -v will take "master" branch first,
>>
>> So what's your suggestion to fix this? Just simple remove ambiguous refnames?
>
> You can use "refs/tags/master" and "refs/heads/master"...
Apart from that..
"git tag -v" taking a branch *at all* is not something we want to
happen, as it's supposed to verify the pgp signature of a signed
tag. Are you absolutely 100% certain that "git tag -v" tries to
verify refs/heads/master as a tag object?
--
Andreas Ericsson andreas.ericsson@....se
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists