lets say I have 2 branches 1. BranchOne 2. master - his remote branch is origin/master
I tried to make the remote of BranchOne to be also origin/master but it doesnt let me and it gives me the option to create a remote origin/BranchOne and then make a pull request Is it not possible to set both local branches upstream to the same remote ?