message no. 177655
Posted by pchaigno in #github at 2020-03-12T08:45:45Z
xtron: I don't think you can do that with GitHub, but you can create a new branch and cherry pick some commits from the original branch. Check out git cherry-pick --help.