[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTim=c-vuuxc9v2KvOxtzjm_FqKYwNKBNe2OfEefQ@mail.gmail.com>
Date: Sat, 30 Oct 2010 12:46:03 -0400
From: Tracey Dent <tdent48227@...il.com>
To: Jesper Juhl <jj@...osbits.net>
Cc: kernelnewbies@...linux.org, linux-kernel@...r.kernel.org
Subject: Re: Just wondering
On 10/30/10, Jesper Juhl <jj@...osbits.net> 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@...osbits.net> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists