]> Nutra Git (v1) - gamesguru/git-remote-gcrypt.git/commitdiff
More specific pattern for manifest filter
authorroot <root@localhost>
Mon, 19 Nov 2012 22:03:41 +0000 (22:03 +0000)
committerroot <root@localhost>
Mon, 19 Nov 2012 22:03:41 +0000 (22:03 +0000)
git-remote-gcrypt

index 5423c0b590b2fb3966d9fa6615aa467150a45a91..736702ff8ec8cb21c8bbacdfbaf3c12b9c6bee8f 100755 (executable)
@@ -531,8 +531,8 @@ ensure_connected()
        rm -f "$TmpManifest_Enc"
 
        filter_to @Refslist "$Hex40 *" "$manifest_"
-       filter_to @Packlist "pack *" "$manifest_"
-       filter_to @Keeplist "keep *" "$manifest_"
+       filter_to @Packlist "pack :*:* *" "$manifest_"
+       filter_to @Keeplist "keep :*:*" "$manifest_"
        filter_to @Extnlist "extn *" "$manifest_"
        filter_to @r_repoid "repo *" "$manifest_"