git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* gc.auto bug in 1.6.5.7
@ 2010-01-06 17:59 Jon Nelson
  2010-01-06 18:31 ` Brandon Casey
  0 siblings, 1 reply; 3+ messages in thread
From: Jon Nelson @ 2010-01-06 17:59 UTC (permalink / raw)
  To: git

It would appear that there is a bug in git, at least as of 1.6.5.7, in
the gc command.
When gc.auto is non-zero, it appears to consider packfiles as "loose"
- this conflicts with pack.packSizeLimit, insofar as I have
pack.packSizeLimit set to 2M (which appears to work).  If gc.auto is,
say, 50 - once I exceed 50 2MB packs then gc --auto repacks *every
single time* it is run. This is unexpected, at least.

-- 
Jon

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-01-06 22:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-06 17:59 gc.auto bug in 1.6.5.7 Jon Nelson
2010-01-06 18:31 ` Brandon Casey
2010-01-06 22:27   ` Jon Nelson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).