diff options
author | Jeff King <peff@peff.net> | 2023-01-18 15:35:30 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-01-18 12:59:44 -0800 |
commit | 6e2646075c456f2bd3dfe6afd7d72316174b02ed (patch) | |
tree | 1354927fe187b3485b51a71988acd3cce7217374 /builtin/commit-graph.c | |
parent | 37537d6472d87098d455b6a0c36885997ea81a85 (diff) |
t1007: modernize malformed object tests
The tests in t1007 for detecting malformed objects have two
anachronisms:
- they use "sha1" instead of "oid" in variable names, even though the
script as a whole has been adapted to handle sha256
- they use test_i18ngrep, which is no longer necessary
Since we'll be adding a new similar test, let's clean these up so they
are all consistently using the modern style.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions