On Tue, May 19, 2020 at 9:05 PM Ralf Habacker <ralf.habac...@freenet.de> wrote: > > Am 19.05.20 um 10:10 schrieb Tomaz Canabrava: > > By default Gitlab will create merge commits, and this can create a > > really nasty history if a branch is based on a branch and not in > > master. To overcome this, please - if you own a repository - go to the > > repository settings, Merge Requests, Fast Forward Merge. > It seems that normal invent.kde.org users do not have a menu entry > "Repository Settings" - is my account missing some rights ?
You will only have these options for your personal repositories. Due to the ability of these rights to manage push permissions and branch protection rules, these rights on KDE repositories (such as those under office/ and graphics/) are restricted to Sysadmin only. We are currently looking into options to allow setting things such as the description by developers while keeping the necessary items (such as the two mentioned above) restricted. > > Ralf Cheers, Ben