Stepan Kasal wrote: > From: Johannes Schindelin <johannes.schindelin@xxxxxx> > Date: Mon, 9 Apr 2012 13:04:35 -0500 > > After importing anything with fast-import, we should always let the > garbage collector do its job, since the objects are written to disk > inefficiently. I'm not sure how slow `git gc --auto` is with a totally unpacked repository, but it guess it will be slow enough that some people might not want to do the gc initially. Not many people have complained about the size of the repoitory after cloning, so I think it should be OK to let users call `git gc` when they wish to. -- Felipe Contreras -- 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