I'm using netbeans 7.1 and I want to change remote branch to push to. I cannot find a way to do that. If I do a pull, I can see the branches (dev and master). But when I do a push, I only see my local, then the one orginal branch (master).
Edit:
I can also see the remote branches when I do browse the repo. I see both (dev) and (master) there.
Any advice?