diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2021-09-11 13:17:51 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-09-13 01:22:42 +0200 |
commit | 705079112669c05c7ce5dee38ee8d7f075b8b3cf (patch) | |
tree | ccb499d9c63e0e7b5c45a1e60997b3deb896ed4e /git-submodule.sh | |
parent | git-bisect: remove unused SHA-1 $x40 shell variable (diff) | |
download | git-705079112669c05c7ce5dee38ee8d7f075b8b3cf.tar.xz git-705079112669c05c7ce5dee38ee8d7f075b8b3cf.zip |
test-lib: remove unused $_x40 and $_z40 variables
These two have fallen out of use with the SHA-256 migration.
The last use of $_x40 was removed in fc7e73d7ef (t4013: improve
diff-post-processor logic, 2020-08-21) and
The last use of $_z40 was removed in 7a868c51c2 (t5562: use $ZERO_OID,
2019-12-21), but it was then needlessly refactored to be hash-agnostic
in 192b517589 (t: use hash-specific lookup tables to define test
constants, 2020-02-22). We can just remove it.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-submodule.sh')
0 files changed, 0 insertions, 0 deletions