Re: Just wondering

From: Tracey Dent
Date: Sat Oct 30 2010 - 12:46:16 EST


On 10/30/10, Jesper Juhl <jj@xxxxxxxxxxxxx> wrote:
> On Sat, 30 Oct 2010, Tracey Dent wrote:
>
>> How can u get an repository at git.kernel.org for linux kernel
>> development??
>
> This will clone Linus' tree into a local directory named 'linux-2.6' :
>
> $ git clone
> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
> linux-2.6
>
> To update the tree you can :
>
> $ cd linux-2.6
>
> $ git pull
>
> You can do the same for other trees.


I know how to clone. I was wondering how to get your own repository?
> Consider reading this: http://linux.yyz.us/git-howto.html
>
>
> --
> Jesper Juhl <jj@xxxxxxxxxxxxx> http://www.chaosbits.net/
> Plain text mails only, please http://www.expita.com/nomime.html
> Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
>
>
--
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/