can't change remote branch after switch to WS9
Hi,
I recently switched to WS9. I have a git repo with 2 remote branches (origin and heroku). After switching, when I want to push the changes - I don't have the option to switch branches anymore and the push goes only to the default remote branch.
(I know it shows that there are no commits now -> I had to use git bash to commit and upload my changes)
How can I change the remote branch when pushing?
Please sign in to leave a comment.
Did you run VCS | Git | Fetch? That might help.
You need to click on it to see the branches popup - see attached screenshot
Attachment(s):
branch.png
See also https://youtrack.jetbrains.com/issue/IDEA-131705
Elena,
I see it's fixed. But how come it doesn't work for me?
I'm not running the EAP version.
See 'Fixed in builds'field - the fix is not included in WebStorm 9, bug is closed after WebStarm had been released