On Sat, 7 Nov 2009, Tim Webster wrote: > On servers with limit memory it is not piratical to run git gc. > I can run git gc on a bare mirror and rsync back to the server. That is fine. As long as you end up with a single pack, then a clone would basically be a sinple file transfer. Also you might want to investigate the following config variable for a low-memory server: core.packedGitWindowSize core.packedGitLimit pack.windowMemory pack.deltaCacheSize pack.deltaCacheLimit 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