On 3/8/07, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote:
On Tue, 6 Mar 2007, Junio C Hamano wrote: > + ( > + while read x && test -n "$x" > + do > + :; > + done > + cat > + ) <bundle1 >bundle.pack && I tried to avoid that, because it was mentioned that this does not work on Cygwin for some reason I forgot.
Can't think of a reason why it would not. Just tried: works. It works even with \r\n line endings (which I don't understand). - 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