On 30/09/13 12:07, Tomaž Cerar wrote:
One of possible ways to do it is also merge commits, aka github's
"merge
button"
I wonder how would that help, since IIUC multiple PRs are now tested in
a single batch to make sure the PRs together do not cause a regression,
whereas each one passes the testsuite on its own. Then just push the
whole batch...
Otherwise, I find merge commits messy and rarely bringing any value.
Rado