Junio C Hamano wrote: > * bc/filter-branch (Wed Mar 26 10:47:09 2008 -0500) 1 commit > - filter-branch.sh: support nearly proper tag name filtering > > Instead of discarding signed tags, this demotes them to simply annotated, > which is technically not that different from signed tags. I just want to point out that this patch is not exclusively about signed tags. The patch is about retaining annotated tags rather than demoting them to light-weight tag references as is done currently for _all_ annotated tags, signed and unsigned. When rewriting signed tags, the signature is stripped so that we don't write a tag with a bogus signature. -brandon -- 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