diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2020-05-25 19:59:13 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-05-27 10:07:07 -0700 |
commit | 059d8066f843a09c615be2b7c7e42fd393852ed6 (patch) | |
tree | cab9e706229a750af00851e15751604e6be1d37b /Documentation/RelNotes/1.7.0.5.txt | |
parent | builtin/show-index: provide options to determine hash algo (diff) | |
download | tgif-059d8066f843a09c615be2b7c7e42fd393852ed6.tar.xz |
t1302: expect repo format version 1 for SHA-256
When using SHA-256, we need to take advantage of the extensions section
in the config file, so we need to use repository format version 1.
Update the test to look for the correct value.
Note that test_oid produces a value without a trailing newline, so use
echo to ensure we print a trailing newline to compare it correctly
against the actual results.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/1.7.0.5.txt')
0 files changed, 0 insertions, 0 deletions