[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1327441608.22710.35.camel@gandalf.stny.rr.com>
Date: Tue, 24 Jan 2012 16:46:48 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: LKML <linux-kernel@...r.kernel.org>
Cc: RT <linux-rt-users@...r.kernel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Carsten Emde <C.Emde@...dl.org>,
John Kacur <jkacur@...hat.com>,
Frank Rowand <frank.rowand@...sony.com>,
Clark Williams <clark@...hat.com>,
"Luis Claudio R. Goncalves" <lgoncalv@...hat.com>
Subject: Re: [ANNOUNCE] New stable 3.0-rt-rebase branch at
git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git
On Tue, 2012-01-24 at 11:45 -0500, Steven Rostedt wrote:
> $ git tag | grep -- -rt
> v3.0.10-rt27
> v3.0.10-rt27-rebase
> v3.0.11-rt28
> v3.0.11-rt28-rebase
> v3.0.12-rt29
> v3.0.12-rt29-rebase
> v3.0.12-rt30
> v3.0.12-rt30-rebase
> v3.0.14-rt31
> v3.0.14-rt31-rebase
> v3.0.14-rt32
> v3.0.14-rt32-rebase
> v3.0.17-rt33
> v3.0.17-rt33-rebase
> v3.0.9-rt25
> v3.0.9-rt26
>
As I found out by testing what was pushed and not seeing what I expected
and going crazy in the mean time, I've discovered (thanks to the guys on
Freenode #git) that tags of commits that are not associated to any
branch (like these are) will not be pulled with a normal "git fetch" or
"git remote update".
You need to do a "git fetch --tags" to get the tags for the rebases that
are no long part of the v3.0-rt-rebase branch.
-- Steve
--
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