Heya, On Wed, Jun 8, 2011 at 22:47, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: > Wait, now that I look there, wouldn't it be more consistent with > what "push" does to make the semantics > > Â Â Â Â... A batch sequence of > Â Â Â Âone or more import commands is terminated with a blank line. > > ? ÂIn other words, what was the rationale for making push work like > > Â Â Â Âpush +src1:dst1 > Â Â Â Âpush +src2:dst2 > Â Â Â Âpush +src3:dst3 > > Â Â Â Â[... command stream continues here ...] > > instead of > > Â Â Â Âpush > Â Â Â Â+src1:dst1 > Â Â Â Â+src2:dst2 > Â Â Â Â+src3:dst3 > > Â Â Â Â[... command stream continues ...] > > and does it apply for import, too? I don't know. Shawn added the push capability in ae4efe19 (Move WebDAV HTTP push under remote-curl, Fri Oct 30 2009) but there is no rationale for doing it that way there. Shawn, do you remember? -- Cheers, Sverre Rabbelier -- 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