diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2019-08-26 01:43:44 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-08-26 08:55:45 -0700 |
commit | 0c37c41d1395fac7e715d1b6859828e2c0bf00f4 (patch) | |
tree | 8107b145b735a818c2db0c442e62dafbc70f3c85 /fetch-negotiator.c | |
parent | t4002: make hash independent (diff) | |
download | tgif-0c37c41d1395fac7e715d1b6859828e2c0bf00f4.tar.xz |
t4009: make hash size independent
Instead of hard-coding object IDs, compute them and use those in the
comparison. Note that the comparison code ignores the actual object
IDs, but does check that they're the right size, so computing them is
the easiest way to ensure that they are.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'fetch-negotiator.c')
0 files changed, 0 insertions, 0 deletions