Re: How to pull 3.1-rc7 since *.kernel.org is still down?

From: Justin Piszcz
Date: Thu Sep 22 2011 - 07:45:55 EST




On Thu, 22 Sep 2011, Andy Shevchenko wrote:

On Thu, Sep 22, 2011 at 11:40 AM, Justin Piszcz <jpiszcz@xxxxxxxxxxxxxxx> wrote:

As kernel.org is still off-line, how does one pull 3.1-rc7 down to test?
What is the git/mirror commands and against which host?

(normally I just pull the patch from kernel.org)

Linus published it on github.
github git://github.com/torvalds/linux.git (fetch)

Command:
$ git clone git://github.com/torvalds/linux.git

Thanks, worked, no problems, now to test out 3.1-rc7 :)

Justin.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/