On 1/6/07, Sasha Khapyorsky <sashak@xxxxxxxxxxxx> wrote:
This adds ability to do import "in chunks" (default 1000 revisions), after each chunk git repo will be repacked. The option -R is used to change default value of chunk size (or how often repository will repacked).
Actually, I just noticed an issue here with this - it appears to be double-importing the edge revisions. So if I started with -s 349000 and tell it to repack every 1000 revisions, it's now importing every thousandth revision twice. Off-by-one? - 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