Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/pack-objects-parseopt'
[gitweb.git]
/
t
/
t1013-loose-object-format.sh
diff --git
a/t/t1013-loose-object-format.sh
b/t/t1013-loose-object-format.sh
index 0a9cedd374012f6cdb5b2658639c4168a8cdf159..fbf5f2fc0070b8f17e8d6b10ea9993eec6f35982 100755
(executable)
--- 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
'