message no. 74937
Posted by abetusk in #github at 2015-01-24T01:45:42Z
I have a vague process question: I have a repo which I forked. I've since deleted the 'master' branch and made a 'release' branch. I now want to 1) issue a pull request with changes to the original repo and 2) incorporate changes from the original (master branch) repo into my (release branch) repo. Can someone give me a kind of overview of how to do that as painlessly as possible?