Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
repack -ad: prune the list of shallow commits
[gitweb.git]
/
t
/
t5537-fetch-shallow.sh
diff --git
a/t/t5537-fetch-shallow.sh
b/t/t5537-fetch-shallow.sh
index 686fdc9280532c18cfd5f30595466d07a08e106e..6faf17e17a133f31245f89fd0fe9bad1687ac5fa 100755
(executable)
--- a/
t/t5537-fetch-shallow.sh
+++ b/
t/t5537-fetch-shallow.sh
@@
-186,7
+186,7
@@
EOF
test_cmp expect actual
'
-test_expect_
failure
'.git/shallow is edited by repack' '
+test_expect_
success
'.git/shallow is edited by repack' '
git init shallow-server &&
test_commit -C shallow-server A &&
test_commit -C shallow-server B &&