From: root Date: Tue, 25 Dec 2012 06:22:30 +0000 (-0500) Subject: Fix GCRYPT_FULL_REPACK to also repack when target has only 1 pack X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=c0273f5ac8797e2a543e3b6627c0082c91967f29;p=gamesguru%2Fgit-remote-gcrypt.git Fix GCRYPT_FULL_REPACK to also repack when target has only 1 pack --- diff --git a/git-remote-gcrypt b/git-remote-gcrypt index 37df237..b7fc44b 100755 --- a/git-remote-gcrypt +++ b/git-remote-gcrypt @@ -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"