> With this patch, we would again have a command that runs "gc > --auto" once per every commit, wouldn't we? Not sure if we have timing information. E.g. look at the timestamp of some file that "git gc" touched and only do this if it's old enought. Or look at the previous commit and only run "gc --auto" if this is far enought away, e.g. a couple of hours. -- 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