From: "Dale Farnsworth" <dale@farnsworth.org>
To: pj@sgi.com, linux-kernel@vger.kernel.org
Subject: Re: How in tarnation do I git v2.6.16-rc2? hg died and I still don't git git
Date: 8 Feb 2006 15:14:59 -0000 [thread overview]
Message-ID: <20060208151459.16879.qmail@farnsworth.org> (raw)
In-Reply-To: <20060208070301.1162e8c3.pj@sgi.com>
In article <20060208070301.1162e8c3.pj@sgi.com> Paul Jackson wrote:
> But how in tarnation do I git a checked out copy/clone/whatever of
> Linus's tree that only has the changes up through revision v2.6.16-rc2
> (that doesn't include changes since then)?
git-clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git linux-2.6
cd linux-2.6
git-checkout -b v2.6.16-rc2 v2.6.16-rc2
next prev parent reply other threads:[~2006-02-08 15:15 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-08 15:03 Paul Jackson
2006-02-08 15:14 ` Dale Farnsworth [this message]
2006-02-08 15:27 ` Paul Jackson
2006-02-08 15:15 ` Mattia Dongili
[not found] ` <20060208101626.3afa69ba.seanlkml@sympatico.ca>
2006-02-08 15:16 ` sean
2006-02-08 17:53 ` Bryan O'Sullivan
2006-02-08 18:06 ` Paul Jackson
2006-02-09 13:08 ` git for dummies, anyone? (was: Re: How in tarnation do I git v2.6.16-rc2? hg died and I still don't git git) Jes Sorensen
2006-02-09 14:17 ` git for dummies, anyone? Jeff Garzik
2006-02-09 14:36 ` Josh Boyer
2006-02-09 14:43 ` Jes Sorensen
2006-02-09 14:55 ` Paul Jackson
2006-02-09 16:46 ` Catalin Marinas
2006-02-09 15:35 ` Diego Calleja
2006-02-09 15:56 ` Jes Sorensen
2006-02-09 16:07 ` J. Bruce Fields
2006-02-09 16:37 ` Marc Koschewski
2006-02-09 14:50 ` git for dummies, anyone? (was: Re: How in tarnation do I git v2.6.16-rc2? hg died and I still don't git git) Paul Jackson
2006-02-09 23:16 ` Willy Tarreau
2006-02-10 0:03 ` Paul Jackson
2006-02-10 6:23 ` Willy Tarreau
2006-02-10 14:08 ` Theodore Ts'o
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=20060208151459.16879.qmail@farnsworth.org \
--to=dale@farnsworth.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pj@sgi.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome