I have automatic merging enabled and it works, but it doesn't auto-merge to master. So I have a setup like this:
If I do a merge from MyBranch to any of the release branches, it auto-merges to the next releases based on the sorting, but does not merge to master.
I've been reading this page and I think I have it set up right, but it doesn't appear to work:
Hi,
If you go to Settings->Branching Model the "Development" branch should be set to either "master" or "Use Default Branch". Automatic merging will merge to this development branch after the release branches.
If this is set to "Use Default Branch" then please check Settings->Repository Details and ensure "Default Branch" is set to "master".
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.