Here is a screen shot of the branches for a repo from Visual Studio's Git Repo pane
For a task a branch was created from master (the one with green arrow) and after the PR it got merged into 'candidate' in 'remote/origin'
Now how to merge the candidate into master(the one with green arrow below the Repo symbol at the top).
Here are the options on master(green)
Options on master(blue)
Options for candidate blue
New Git user here.
Thanks in advance.



