Globally set default merge method
Hi there :)
We would like "Publication without merge (fast-forward)" to be the default merge method for newly created repositories. Currently all new projects use the "Merge changeset if needed" method. It means that we have to manually update this setting for every new project. Do you think it would make sense to add a global setting allowing to choose the preferred merge method ?
Also, is it possible to change the merge method of several repositories from the API ? :)