Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
read-cache.c: write prefix-compressed names in the index
[gitweb.git]
/
t
/
t5700-clone-reference.sh
diff --git
a/t/t5700-clone-reference.sh
b/t/t5700-clone-reference.sh
index bd7a1d7dbbe40494ac250251b6543ce7153a6370..bbc4691bd7ef1e3633d4a66440211179fae42a84 100755
(executable)
--- a/
t/t5700-clone-reference.sh
+++ b/
t/t5700-clone-reference.sh
@@
-167,7
+167,7
@@
test_expect_success 'prepare branched repository' '
rm -f "$U.K"
-test_expect_
failure
'fetch with incomplete alternates' '
+test_expect_
success
'fetch with incomplete alternates' '
git init K &&
echo "$base_dir/A/.git/objects" >K/.git/objects/info/alternates &&
(