Re: please consider remove those tags named master, which is ambigous with master branch

From: Alex Riesen
Date: Wed Sep 24 2008 - 11:44:21 EST


2008/9/23 rae l <crquan@xxxxxxxxx>:
> 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"...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/