git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* branching and supporting a tagged kernel version
@ 2005-12-12 21:31 Don Zickus
  2005-12-12 22:37 ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Don Zickus @ 2005-12-12 21:31 UTC (permalink / raw)
  To: git

Hello,

I was trying to see if I can use git for a particular way of
supporting a kernel and was hoping for some feedback if this approach
would work.

Basically I wanted to branch off of 2.6.14 and support personal
patches.  However over time I would like to be able to merge in
hand-pick commits from upstream.

So my questions (for now) are:

1) what is the easiest way to branch off on a tagged version (in this
case 2.6.14)?  I didn't quite understand what <starting point>
referred to in the git-branch docs.

2) is there a way to get a list of commits from upstream that are not
in my branch and then selectively apply them?  Yes, I understand the
potential merge mess...

Thanks,
Don

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

end of thread, other threads:[~2005-12-13  0:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-12 21:31 branching and supporting a tagged kernel version Don Zickus
2005-12-12 22:37 ` Junio C Hamano
2005-12-12 23:58   ` Don Zickus
2005-12-13  0:01     ` Petr Baudis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).