diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2020-06-22 18:04:15 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-06-22 11:21:07 -0700 |
commit | 66eadd119a02aa9a001d44006563b3bd99b41d54 (patch) | |
tree | 32a37f86a49f73329b0c030d1d25130d3f4b0592 /t/t9138-git-svn-authors-prog.sh | |
parent | perl: make SVN code hash independent (diff) | |
download | tgif-66eadd119a02aa9a001d44006563b3bd99b41d54.tar.xz |
git-svn: set the OID length based on hash algorithm
When reading the configuration or when creating a new repository, load
the extensions.objectFormat value and set the object ID length to 64 if
it's "sha256". Note that we use the hex length in git-svn because most
of our processing is done on hex values, not binary ones.
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 't/t9138-git-svn-authors-prog.sh')
0 files changed, 0 insertions, 0 deletions