diff options
author | Jeff King <peff@peff.net> | 2023-01-18 21:41:56 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-01-18 21:59:44 +0100 |
commit | 34959d80db602b7d6893c9e2dfa81d78fd16f702 (patch) | |
tree | 1278e4d20cc2794c7ad330ec0bf6046566207741 /fsck.h | |
parent | t7030: stop using invalid tag name (diff) | |
download | git-34959d80db602b7d6893c9e2dfa81d78fd16f702.tar.xz git-34959d80db602b7d6893c9e2dfa81d78fd16f702.zip |
t: use hash-object --literally when created malformed objects
Many test scripts use hash-object to create malformed objects to see how
we handle the results in various commands. In some cases we already have
to use "hash-object --literally", because it does some rudimentary
quality checks. But let's use "--literally" more consistently to
future-proof these tests against hash-object learning to be more
careful.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'fsck.h')
0 files changed, 0 insertions, 0 deletions