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. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html