Jonathan Nieder schrieb:
This series does the simplest thing I could figure out how to
implement: it builds in the heuristic for counting loose objects from
builtin-gc.c into git-gui (so it will respect the gc.auto
configuration and by default will trigger much less often) and if that
heuristic is satisfied, runs gc --auto.
Any improvement in this respect is appreciated.
Minor nit: By all means while you are in this area, please do not carry
over this silly "your repository has *approximately* 576 objects" message
(highlight is mine). "576" is not approximate. "500" is approximate, "750"
is, too, but "1024" etc. is not. ;-)
-- Hannes
--
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