commit | e6826e335addb557dc80eebe46031f896ac4424c | [log] [tgz] |
---|---|---|
author | Johannes Schindelin <johannes.schindelin@gmx.de> | Mon Jun 22 17:26:03 2015 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Jun 23 14:27:35 2015 -0700 |
tree | 54671e9cd4f2d50db94e040f78241f8b3b8377a0 | |
parent | 71ab8fa840fcca4b4f80acba6a529e3cbc174b65 [diff] |
fsck: make fsck_ident() warn-friendly 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 <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>