From: Rene Herman <rene.herman@gmail.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: [KJ] [HOWTO]using git to make a local clone?
Date: Sat, 09 Jun 2007 13:01:10 +0000 [thread overview]
Message-ID: <466AA496.6090908@gmail.com> (raw)
In-Reply-To: <a901b49a0706090243s275d1f62o6bfd751c3c1fcdab@mail.gmail.com>
On 06/09/2007 02:51 PM, Rene Herman wrote:
> Specifically, you're really best of ignoring all the stuff above about
> setting up that local repo and just clone the master linux repo. You
> need to do that only once and afterwards, you can just merrily update
> through simple "git pull" commands. So, I'd suggest:
>
> $ cd ~/src
> $ git clone -n
> git://git2.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git linus
Just saw you posting proxy information -- the only thing that should change
is replacing this GIT url with:
http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Rene.
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/kernel-janitors
next prev parent reply other threads:[~2007-06-09 13:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-09 9:55 [KJ] [HOWTO]using git to make a local clone? psr
2007-06-09 10:19 ` Andi Drebes
2007-06-09 11:40 ` psr
2007-06-09 11:47 ` psr
2007-06-09 12:07 ` psr
2007-06-09 12:18 ` Andi Drebes
2007-06-09 12:51 ` Rene Herman
2007-06-09 13:01 ` Rene Herman [this message]
2007-06-09 13:58 ` psr
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=466AA496.6090908@gmail.com \
--to=rene.herman@gmail.com \
--cc=kernel-janitors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.