message no. 144485
Posted by kyan in #github at 2016-07-26T00:46:03Z
Hi! I've got a fork of a repository with some changes in it, and I want to make a new branch that is a clean copy of the original repository's master branch, so I can make changes and then make a pull request without it containing a lot of extra commits. How do I do that? Thanks! :)