Johannes Schindelin wrote: > +For tags, it shows the tag message and the referenced objects. [...] > +EXAMPLES > +-------- > + > +git show v1.0.0:: > + Shows the tag `v1.0.0`. This changes semantic. Before this patch "git show v1.0.0" showed _commit_, not a tag. Well, you can get commit using "git show v1.0.0^{}"... -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - 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