Jonathan Nieder <jrnieder@xxxxxxxxx> writes: > daae1922 (fsck: check ident lines in commit objects, 2010-04-24) > taught fsck to expect commit objects to have the form > > tree <object name> > <parents> > author <valid ident string> > committer <valid ident string> > > log message > > The check is overly strict: for example, it errors out with the > message “expected blank line” for perfectly valid commits with an > "encoding ISO-8859-1" line. > ... Thanks. -- 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