Quote from: BigMc on Fri 20/12/2013 20:32:48Aye, that's true. In fact one can split changes in one file into separate commits: http://stackoverflow.com/questions/1085162/how-can-i-commit-only-part-of-a-file-in-git (does not work 100% time though).Quote from: Crimson Wizard on Fri 20/12/2013 16:43:19
3. Copy his new code over and make a one big commit.
Then, continue with pull request as usual.
Even if there's no history it can be useful to commit the changes in multiple steps, which may be doable to some extend if unrelated changes are in different files.
This all depends on whether the author is going to bother doing this
.


.
.
Turns out that didn't work trying to remove that limit. Maybe Michael can take a look at that for the Steam version.. Changing one integer from "50" to "150" in AGS obviously wasn't the solution
.