How to push all branches
Answered
When I push a branch. Git does not push other branches. I have to switch on every branch and push it ....
Push tags is set on "All"
So how to make PhpStorm push like "git push --all" do?
Please sign in to leave a comment.
Hello,
There's no such option at the moment.
Please comment and vote for https://youtrack.jetbrains.com/issue/IDEA-128645.