Hi, I've just noticed that those tag names: + git tag A && + git tag B && + git tag C && + git tag D && + git tag E && + git tag F && + git tag I && +ref refs/tags/CE are perhaps a bad idea, because they could also be an abbreviated SHA1. As it seems, git does not think this is ambiguous, since the exact tag name exists. So it could make sense to add a non-[0-9A-Fa-f] prefix, but it does not seem to be necessary. Hmmm, so this mail is just a mental note :) Regards, Stephan -- Stephan Beyer <s-beyer@xxxxxxx>, PGP 0x6EDDD207FCC5040F -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html