diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2015-06-22 17:26:30 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-06-23 14:27:35 -0700 |
commit | 7d7d5b0568e49d9d0dd3b4909572fadca8fc3b06 (patch) | |
tree | 9381c13ca102b37dced0efc880ab50d08301fe17 /Documentation/git-check-ignore.txt | |
parent | fsck: handle multiple authors in commits specially (diff) | |
download | tgif-7d7d5b0568e49d9d0dd3b4909572fadca8fc3b06.tar.xz |
fsck: make fsck_tag() warn-friendly
When fsck_tag() identifies a problem with the commit, it should try
to make it possible to continue checking the commit object, in case the
user wants to demote the detected errors to mere warnings.
Just like fsck_commit(), there are certain problems that could hide other
issues with the same tag object. For example, if the 'type' line is not
encountered in the correct position, the 'tag' line – if there is any –
would not be handled at all.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-check-ignore.txt')
0 files changed, 0 insertions, 0 deletions