2009/3/23 Kjetil Barvik <barvik@xxxxxxxxxxxx>: > PS! I have the following in my $HOME/.gitconfig file: > > [repack] > UseDeltaBaseOffset = true > [gc] > auto = 25 > autopacklimit = 1 Just an aside, but from my reading of how it works, there's very little point in setting gc.auto to anything less than 257 and statistically it won't kick in predictably unless set quite a bit higher (say an order of magnitude). Mike -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html