From: NewToGit <omarnetbox@gmail.com>
To: git@vger.kernel.org
Subject: Applying the changes of a specific commit from one branch to another.
Date: Sun, 1 Mar 2009 17:44:04 -0800 (PST) [thread overview]
Message-ID: <22280717.post@talk.nabble.com> (raw)
Applying the changes of a specific commit from one branch to another.
Scenario:
- branched off master and created story123 branch.
- made three separate change commits to story123:
- 'fixed bug123'
- 'fixed bug456'
- 'fixed bug789'
- now I realized that I need to apply only one commit 'fixed bug789' to
master
Question: What's the best way to go about doing this?
Thanks for the help!
NewToGit
--
View this message in context: http://www.nabble.com/Applying-the-changes-of-a-specific-commit-from-one-branch-to-another.-tp22280717p22280717.html
Sent from the git mailing list archive at Nabble.com.
next reply other threads:[~2009-03-02 1:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-02 1:44 NewToGit [this message]
2009-03-02 1:58 ` Applying the changes of a specific commit from one branch to another Chris Packham
[not found] ` <22d8f6460903011824t18c01d83p16c05af9f9a12ee5@mail.gmail.com>
2009-03-02 2:52 ` Chris Packham
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=22280717.post@talk.nabble.com \
--to=omarnetbox@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.