message no. 27948
Posted by abetusk in #github at 2014-07-08T00:43:15Z
This is a workflow question: I have a pull request. It's from a collaborator and they've made a branch with the code in the same project. I want to use some of what they've done but extend it a bit before I merge into master. What is the proper way to do that? Merge into master, branch, edit and then update? Or is there another way?