diff options
| author | Jeff King <peff@peff.net> | 2023-01-18 15:41:56 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-01-18 12:59:44 -0800 |
| commit | 34959d80db602b7d6893c9e2dfa81d78fd16f702 (patch) | |
| tree | 1278e4d20cc2794c7ad330ec0bf6046566207741 /object-file.c | |
| parent | t7030: stop using invalid tag name (diff) | |
| download | git-34959d80db602b7d6893c9e2dfa81d78fd16f702.tar.gz 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 'object-file.c')
0 files changed, 0 insertions, 0 deletions
