How to push all branches
已回答
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?
请先登录再写评论。
Hello,
There's no such option at the moment.
Please comment and vote for https://youtrack.jetbrains.com/issue/IDEA-128645.