Being a happy user of $ cat ./rsync-linus #!/bin/sh -x
cd linux-linus rsync -avz --progress \ rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/ \ .git/ I'm confused now. This pack file is ~60M in size. Will rsync download another 60M next time? What command should I use now to a) get latest and greatest and b) be nice with my traffic? - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html