Re: [PATCH] fsck: fix bogus commit header check

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]