Not logged inOpenClonk Forum
Up Topic Colored lights

This board is threaded (i.e. has a tree structure). Please use the Reply button of the specific post you are referring to, not just any random button. If you want to reply to the topic in general, use the Post button near the top and bottom of the page.

Post Reply
In Response to PeterW

> Do you have a suggestion how to improve it?


Just put a block around the case alternative.

> Creating a separate commit seems like a lot of effort for this patch.


Well, this sort of thing is very likely to cause conflicts if the code is changed in other ways. And it's always nicer when you know that the commit in question didn't include any functionality that your merge could break.

> I am  comfortable with squashing and rebasing on my own branch, but I want to keep the single commits somewhere.


Simply create a copy of your branch, then rebase/squash either of them.

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill