From: Ian Molton <spyro@f2s.com>
To: git@vger.kernel.org
Subject: how to merge...
Date: Mon, 30 Jan 2006 12:25:13 +0000 [thread overview]
Message-ID: <43DE05A9.90804@f2s.com> (raw)
Hi...
Well, I've got the basics of importing patches from outside git now, so
the next question is...
suppose I've aplpied the 2.6.16-rc1-mm3 patch into its own branch in my
local git repo.
I've also created an arm26 branch from the master 2.6.16-rc1.
I want to pull some patches from the -mm3 branch into the arm26 one, as
a single change.
Obviously, I could simply make a diff including just those files and
apply it to my arm26 branch, but I'd prefer not to if theres a better
way that allows git to keep track of what really happened.
Presumably the 'correct' fix is to import the broken up -mm patchset so
git can pull only the changes relating to those files, but since Im
learning and not everyone provides broken up patchsets, it'd be nice to
know if theres a way to do it 'the hard way'.
Cheers!
reply other threads:[~2006-01-30 12:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=43DE05A9.90804@f2s.com \
--to=spyro@f2s.com \
--cc=git@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;
as well as URLs for NNTP newsgroup(s).