Re: [PATCH v6 07/19] fsck: Make fsck_ident() warn-friendly
From: Junio C Hamano <hidden> Date: 2016-06-15 23:05:24
Johannes Schindelin [off-list ref] writes:
When fsck_ident() identifies a problem with the ident, it should still
advance the pointer to the next line so that fsck can continue in the
case of a mere warning.
Signed-off-by: Johannes Schindelin <redacted>
---