set uploadpack to true as well
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sat, 22 May 2010 20:53:37 +0000 (22:53 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sat, 22 May 2010 20:53:37 +0000 (22:53 +0200)
scripts/git-check.sh

index 3b6ef0d..5b30f8f 100755 (executable)
@@ -47,7 +47,7 @@ function upload_archives () {
            echo -n $i "Setting.. "; 
            cat >> $git/config <<EOF
 [daemon]
-       uploadpack = false
+       uploadpack = true
        uploadarch = true
 EOF
        fi