X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft1013-loose-object-format.sh;h=fbf5f2fc0070b8f17e8d6b10ea9993eec6f35982;hb=38ca63f3c0ef70ba4e41d3b5e347e2c7e7d67fe5;hp=0a9cedd374012f6cdb5b2658639c4168a8cdf159;hpb=b42e81afe2d98faee7728ef02a558847fd08cf90;p=git.git diff --git a/t/t1013-loose-object-format.sh b/t/t1013-loose-object-format.sh index 0a9cedd37..fbf5f2fc0 100755 --- a/t/t1013-loose-object-format.sh +++ b/t/t1013-loose-object-format.sh @@ -34,7 +34,7 @@ assert_blob_equals() { } test_expect_success setup ' - cp -R "$TEST_DIRECTORY/t1013/objects" .git/ + cp -R "$TEST_DIRECTORY/t1013/objects" .git/ && git --version '