@ -5,7 +5,9 @@ test_description='git fsck random collection of tests'
@@ -5,7 +5,9 @@ test_description='git fsck random collection of tests'
. ./test-lib.sh
test_expect_success setup '
git config i18n.commitencoding ISO-8859-1 &&
test_commit A fileA one &&
git config --unset i18n.commitencoding &&
git checkout HEAD^0 &&
test_commit B fileB two &&
git tag -d A B &&
@ -28,6 +30,12 @@ test_expect_success 'loose objects borrowed from alternate are not missing' '
@@ -28,6 +30,12 @@ test_expect_success 'loose objects borrowed from alternate are not missing' '