message no. 123295
Posted by criticalcat in #github at 2015-12-03T22:15:18Z
Zarthus: so my goal is to get into a situation where I can have myfork/master be a read-only copy of project/master again. It was a mistake on my part to commit to myfork/master and request a merge from that branch in the first place. There was say, project/master at point A, I forked myfork/master from A, project/master commits to get to point D, my change is E, project/master merged E from myfork/master. Pull request is done already.