public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [SOT] GIT usage question
@ 2006-10-11 18:54 Michael Tokarev
  2006-10-11 18:24 ` Willy Tarreau
  2006-10-11 19:29 ` Francois Romieu
  0 siblings, 2 replies; 5+ messages in thread
From: Michael Tokarev @ 2006-10-11 18:54 UTC (permalink / raw)
  To: Linux-kernel

For quite some time I'm trying to understand if it's possible
to extract changes from some subsystem's GIT tree compared to
some version of linux kernel.

For example, let's say I want to see if my SATA controller will
work with current libata, but without all the pain of trying
current 2.6.19-pre/rc instabilities.  Libata changes are quite
local for the subsystem, so in theory, or at least how I see
it, that should be possible.

So I have 3 remote branches in my local GIT tree:

 o origin which points to Linus's 2.6.19-pre
 o libata, which is current libata tree
 o 2.6.18 release -- the kernel I'm running right now.

I want to get changes *for libata subsystem* in origin or
libata (libata is just changes which are on the way to Linus,
and current difference is very minor), to apply against 2.6.18.
Ie, in short, changes which went to origin *from* libata.

Is it possible?

Thanks.

/mjt

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-10-11 19:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-11 18:54 [SOT] GIT usage question Michael Tokarev
2006-10-11 18:24 ` Willy Tarreau
2006-10-11 19:48   ` Michael Tokarev
2006-10-11 19:29 ` Francois Romieu
2006-10-11 19:54   ` Michael Tokarev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox