message no. 124669
Posted by malide in #github at 2016-02-23T20:49:56Z
say there's a project PROJ, by user alice. Now say I fork so as to make a pull request to alice/PROJ. But I'd also like to fork to take the skeleton of the project and make a new project me/MYPROJ. What's the best way to do this since you can't fork twice?