Instead of making changes in another branch and making a pull request from that branch, i made the changes in the master branch and made the pull request.Now, i want to edit the pull request.
- I want to copy the changes made to the master branch to another branch.
- I want the master branch be updated with the upstream branch
- I want to update my pull request so that the commits are now made from the other branch rather than my master branch. Thank you.