diff options
author | Jeff King <peff@peff.net> | 2023-04-27 04:17:24 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-04-27 09:31:46 -0700 |
commit | 90ef0f14eb1410747885806d8e55725053572654 (patch) | |
tree | f9399e3398e8e12b5389980d3dd1c0c54a94a21f /commit-graph.c | |
parent | 089d9adff6408b8f3406e2f46179501337715ae8 (diff) |
parse_commit(): describe more date-parsing failure modes
The previous few commits improved the parsing of dates in malformed
commit objects. But there's one big case left implicit: we may still
feed garbage to parse_timestamp(). This is preferable to trying to be
more strict, but let's document the thinking in a comment.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions