message no. 120864
Posted by criticalcat in #github at 2015-11-21T20:33:03Z
my/masterundo from the crappy master and creating a branch my/smallchange branch, and doing "git branch -f master HEAD~24" to put my/master back the way it was before I started mucking around. Question: what will happen to the (closed) PR that was suggesting a merge from my/master to upstream/master when my/master's about to be overwritten?