Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/lookup-object-prefer-latest'
[gitweb.git]
/
t
/
t3211-peel-ref.sh
diff --git
a/t/t3211-peel-ref.sh
b/t/t3211-peel-ref.sh
index cca1acb18497fd764c2efd3baba1d0d658207051..3b7caca4212ea8ee99e8dba8955eab73f0e2f3df 100755
(executable)
--- a/
t/t3211-peel-ref.sh
+++ b/
t/t3211-peel-ref.sh
@@
-61,7
+61,7
@@
test_expect_success 'refs are peeled outside of refs/tags (old packed)' '
test_cmp expect actual
'
-test_expect_
failure
'peeled refs survive deletion of packed ref' '
+test_expect_
success
'peeled refs survive deletion of packed ref' '
git pack-refs --all &&
cp .git/packed-refs fully-peeled &&
git branch yadda &&