Johan Herland <johan@xxxxxxxxxxx> writes: > Teach git-fsck to do the same kind of verification on tag objects that is > already done by git-mktag. The tagger field was introduced mid July 2005; any repository with a tag object older than that would now get non-zero exit from fsck. This won't practically be problem in newer repositories, but it is somewhat annoying. Perhaps do this only under the new -v option to git-fsck, say "warning" not "error", and not exit with non-zero because of this? - 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