I've found some mistakes in my commit history. I used these steps to correct them and resolved all conflicts. Now my master branch is ok.
But I've got another branch. Lets call it "Branch 1":
I would like to apply the changes made to the master branch also to Branch 1. I've made the changes at the orange commit. I've resolved all conflicts until the last commit of the master branch. How can I apply these changes to Branch 1 also?