+[2015-01-17T23:40:38Z]deepyhow do I do that :)? +[2015-01-17T23:41:34Z]psgsdeepy, To place a commit in a second pull request, simply create a new branch from the original branch, push a commit to the branch, and create a new pull request from that branch :) +[2015-01-17T23:42:06Z]deepyseems kinda odd that I have to use branches or separate repos +[2015-01-17T23:43:01Z]deepyI mean, how am I supposed to continue working on a feature branch after having made a PR? +[2015-01-17T23:44:20Z]psgsdeepy, You should be able to create a new branch from the feature branch, push commits to it, then pull back to the feature branch.
message no. 73766
Posted by deepy in #github at 2015-01-17T23:40:38Z
how do I do that :)?
+[2015-01-18T01:51:05Z]gregorycuSo, I followed the instructions on how to rebase, and now there are superfluous commits +[2015-01-18T01:51:24Z]gregorycuMy PR now contains 9 commits, instead of 4 +[2015-01-18T01:51:39Z]gregorycuI obviously did something very wrong +[2015-01-18T01:52:32Z]gregorycuIf anyone could take a look, and let me know what I should be doing now, i would be very grateful +[2015-01-18T01:52:34Z]gregorycuhttps://github.com/gregorycu/minetest/compare/WaterPerfImprovements