Excellent news.
However, it seems like it's setup differently to other Osmo* projects: - if I submit patch via gerrit for osmo-bsc for example than it just appears in master branch as it is - if I submit patch via gerrit forosmo-ttcn3-hacks than there're additional merge commits in master branch
AFAIK it's rebase-if-necessary vs merge-if-necessary settings in gerrit. It doesn't seem to be crucial, still I'd prefer if we could stick to the same style for all projects. Personally I'd favor rebase style due to absence of empty merge commits.
What do you guys think?