<p>Am 06.04.2012 13:08 schrieb "Michiel de Jong" <<a href="mailto:michiel@unhosted.org">michiel@unhosted.org</a>>:<br>
> but you just configure git to only accept merges whose tests pass.<br>
> that way it's the responsibility of the person committing new code to<br>
> not create any regressions on existing functionality. in case of<br>
> conflict, the already existing master should be kept, not the new<br>
> commit.<br>
If we start adding continuous integration I highly recommend gerrit to manage branches and commits. We can start by letting gerrit automatically push changes that pass the testsuite into master. Should we need a more in depth review we can later add the voting process. </p>

<p>So long</p>
<p>Jörn</p>