diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2020-06-19 22:39:38 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-06-22 09:52:02 -0700 |
commit | bbe0616cd85f30804d62d3fb6e183e9c5ff81b9d (patch) | |
tree | dceea8acb10f446db9f0809f6b7da4098cb1ec34 /git-svn.perl | |
parent | 407527ba448f2916dbd8a56f63735b386e6eb30b (diff) |
t9104: make hash size independent
The size of a record in the database used by git svn is four bytes plus
the length of the binary hash. Instead of hard-coding 24, compute this
value based on the size of the hash in use.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Acked-by: Eric Wong <e@80x24.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-svn.perl')
0 files changed, 0 insertions, 0 deletions