Thomas Rast <[email protected]> writes: > Yann Droneaud <[email protected]> writes: > ... >> Is there any other kind of object that can be tagged ... and what is >> the purpose of this ? > > Any object type, including tags. Signed tags of other tags probably > make sense if you want to express extra approval on top of the original > signature.
I looked at what "git show" implements, and it seems to peel each level of tags to show all of them, which is very good. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

