diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2020-07-29 23:14:03 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-07-30 09:16:47 -0700 |
commit | c0b65ea8fda9959c6bb4036c7bff22d5e769973c (patch) | |
tree | a3e32e952d4760fc502f24f84faee4624049fa6c /t/t7405-submodule-merge.sh | |
parent | t7102: abstract away SHA-1-specific constants (diff) | |
download | tgif-c0b65ea8fda9959c6bb4036c7bff22d5e769973c.tar.xz |
t7400: make hash size independent
Instead of using cut with hard-coded hash sizes, use cut with fields, or
where that's not possible, sed with $OID_REGEX, so that the tests are
independent of hash size.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Reviewed-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7405-submodule-merge.sh')
0 files changed, 0 insertions, 0 deletions