[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20111013061630.GD29770@localhost>
Date: Thu, 13 Oct 2011 08:16:30 +0200
From: Nils Radtke <lkml@...nk-Future.com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: Linux Kernel-List <linux-kernel@...r.kernel.org>
Subject: Re: git checkout extraversion
Hi,
Thanks for the quick reply.
That's an easy solution. Pitty, it was so hard to find.
Cheers
On mer2011-10-12@...15-34+0200, Thomas Gleixner wrote:
# Date: Wed, 12 Oct 2011 21:15:34 +0200 (CEST)
# From: Thomas Gleixner <tglx@...utronix.de>
# To: Nils Radtke <lkml@...nk-Future.com>
# cc: Linux Kernel-List <linux-kernel@...r.kernel.org>
# Subject: Re: git checkout extraversion
# User-Agent: Alpine 2.02 (LFD 1266 2009-07-14)
#
# On Wed, 12 Oct 2011, Nils Radtke wrote:
# > Hi,
# >
# > Is it possible -- and if so: how? -- to checkout specific kernel extraversion?
# >
# > Example:
# >
# > git checkout -b my2.6.39.3 2.6.39.3
# >
# > This does not work as there's no such tag "2.6.39.3" (only "2.6.39").
#
# You need to have the stable tree
#
# git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
#
# Linus tree does not contain the stable tags.
#
# Thanks,
#
# tglx
--
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