public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: Linux-kernel <linux-kernel@vger.kernel.org>
Subject: [SOT] GIT usage question
Date: Wed, 11 Oct 2006 22:54:50 +0400	[thread overview]
Message-ID: <452D3DFA.6010408@tls.msk.ru> (raw)

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

             reply	other threads:[~2006-10-11 18:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-11 18:54 Michael Tokarev [this message]
2006-10-11 18:24 ` [SOT] GIT usage question Willy Tarreau
2006-10-11 19:48   ` Michael Tokarev
2006-10-11 19:29 ` Francois Romieu
2006-10-11 19:54   ` Michael Tokarev

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=452D3DFA.6010408@tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --cc=linux-kernel@vger.kernel.org \
    /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