git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to pull a single changeset from a child branch into a parent branch?
@ 2006-02-10  4:03 Ben Greear
  2006-02-10  5:01 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Greear @ 2006-02-10  4:03 UTC (permalink / raw)
  To: git

I have a linux-2.6 repo with two branches off of 2.6.13.

One branch (ben_v13) has just my own changes.
A second branch (work_v13) has the 2.6.13.5 patch, and I've also pulled
ben_v13 into it.

Now, I made a small change to work_v13, and I'd like to pull only
that changeset into ben_v13.  Is there a way to do that w/out
having to export and apply a patch?

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

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

end of thread, other threads:[~2006-02-10 21:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-10  4:03 How to pull a single changeset from a child branch into a parent branch? Ben Greear
2006-02-10  5:01 ` Junio C Hamano
2006-02-10 21:16   ` Ben Greear

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).