Hi, On Wed, Nov 02, 2011 at 07:25:17PM -0700, Linus Torvalds wrote: > To me, the point of the tag is so that the person doing the merge can > verify that he merges something trusted. > > However, everybody else seems to disagree, and wants that stupid > signature to live along in the repository. It seems quite useless and leading to false conclusions in several cases where the merger's gpg output differs from someone's checking later on, e.g. when - the signing key has been revoked in the mean time (for whatever reasons) - the signing key has expired - the public part of the signing key is not available for the general public. AFAIK gpg just gives you an error code and a message like e.g. "Key has expired" without stating if the key was valid _when signing the commit_. How do you plan to handle this when keeping the signature in the repository? Or am I overlooking something? Thanks, Jochen. -- 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