Hi, New user here.
Is it possible to merge the branches of server repository (remote branches) from local SourceTree (assuming I have all the permissions)?
My issue is, I am using a git enabled server repository which does not have options to Merge branches. I have committed some files to my release branch and now I want to bring those changes to the master branch on server, but the interface doesn't have an option. I think it requires me to use git command line for such operations, but that is not a good option.
So I am trying to find if there is a workaround in SourceTree to do the same.