Junio C Hamano wrote: > Sverre Rabbelier <srabbelier@xxxxxxxxx> writes: >> Perhaps it makes sense to instead count the number of signed tags and >> emit "Stripped signature from %d tags"? For example, for git.git it >> would be on the order of a hundred warning lines. > > When you see 78 in the output and you know you have 92 tags in the > repository, is that sufficient to let you go on, or do we also need > an easy way to tell which ones are those 78 that were stripped and > the remaining 14 were not stripped? I suspect the actually relevant information is warning: stripping signature before pushing signed tags The count and the list of signed tags are not too important. -- 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