[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1233269652.3937.74.camel@perihelion.bos.jonmasters.org>
Date: Thu, 29 Jan 2009 17:54:12 -0500
From: Jon Masters <jonathan@...masters.org>
To: john stultz <johnstul@...ibm.com>
Cc: Steven Rostedt <rostedt@...dmis.org>,
linux-rt-users <linux-rt-users@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>, Ingo Molnar <mingo@...e.hu>,
Peter Zijlstra <peterz@...radead.org>,
Thomas Gleixner <tglx@...utronix.de>,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
Clark Williams <clark.williams@...il.com>,
Gregory Haskins <ghaskins@...ell.com>
Subject: Re: Creating the RT git tree
On Thu, 2009-01-29 at 17:15 -0500, Jon Masters wrote:
> On Thu, 2009-01-29 at 14:07 -0800, john stultz wrote:
>
> > git log -r origin/linus..origin/rt/threadirqs
>
> Ok. So perhaps it's the branch creation during:
>
> git checkout -b threadirqs origin/rt/threadirqs
>
> Because yeah, that does show what I want. This is weird. Is there some
> git expert who can tell me why I'm seeing linus merges in my local
> branch? My local branch should be simply the same as the remote one...
Bah. I think I was just fat-fingering something. Ok, so it does actually
work if I do this:
git log master...threadirqs
or replace master with $whatever. Ok, that's really what I wanted. It
would be nice if a branch could be setup without all the merge history
builtin - that's supposed to be in the rt-master and so forth
branches...but whatever.
Jon.
--
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