Alex Riesen <raa.lkml@xxxxxxxxx> wrote: > On 3/8/07, Shawn O. Pearce <spearce@xxxxxxxxxxx> wrote: > >+# Called by git-receive-pack with arguments: > >+# (refname sha1-old sha1-new)+ > > # > > What do you do if this breaks because of too many refs passed? Die a horrible horrible death? That's certainly a problem in receive-pack. It should (somehow) break long invocations up, much like what xargs winds up doing. Problem is that limit is OS dependent... so uh, yea... -- Shawn. - 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