On Tue, 18 Mar 2008, Jens Axboe wrote: > But freshly pulled repo, git auto gc is enabled. And that is my main > annoyance, I just don't think that type of policy should be in there. Just do this once: git config --global gc.auto 0 git config --global gc.autopacklimit 0 and be happy. > Print the warning, include info on how to run git gc or even how to turn > it on automatically. But I'll bet you that most users will NOT want auto > gc. Ever. Unfortunately, the harshest complaints about this whole issue were the opposite. Nicolas -- 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