]> Nutra Git (v2) - gamesguru/git-remote-gcrypt.git/commitdiff
Fix GCRYPT_FULL_REPACK to also repack when target has only 1 pack
authorroot <root@localhost>
Tue, 25 Dec 2012 06:22:30 +0000 (01:22 -0500)
committerroot <root@localhost>
Tue, 25 Dec 2012 06:22:30 +0000 (01:22 -0500)
git-remote-gcrypt

index 37df237743e8c013d9cf80183f731cb3632f86bd..b7fc44b146390b8adce598a07d50c4d1c9f3e453 100755 (executable)
@@ -581,7 +581,7 @@ repack_if_needed()
        if isnonnull "${GCRYPT_FULL_REPACK:-}"
        then
                Keeplist=
-               Repack_limit=1
+               Repack_limit=0
        fi
 
        pick_fields_1_2 @r_del_list "$Packlist"