On Thu, 2010-11-11 at 00:24 +0100, Thiago Macieira wrote:
> On Wednesday, 10 de November de 2010 19:52:43 Ademar Reis wrote:
> > One of the problems with the current qt git repository is that there
> > are way too many merges, most of them unnecessary. It's difficult to
> > follow the development due to all the pollution there. For example,
> > from the top 1000 commits on qt.git right now, 37.6% are merge
> > commits!
> 
> Hint: git log --no-merge

Well, the inconsistent commit messages (often only an unclear subject,
for outsiders) are slightly more annoying, I'd say.

> The number of merges is an unfortunate side-effect of not enforcing the use 
> of 
> rebases (some developers only know "git pull") and the CI system insisting on 
> doing merge -no-ff.

But that sounds fixable.

regards,
Michael

_______________________________________________
Opengov mailing list
Opengov@qt-labs.org
http://lists.qt-labs.org/listinfo/opengov

Reply via email to