Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Kbrill
Total activity
3
Last activity
November 30, 2019 01:44
Member since
March 08, 2019 15:00
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Sort by recent activity
Recent activity
Votes
Edited
November 30, 2019 01:44
You cant do this within PHPStorm but you can from an external script. Just set up an 'External Tool" to run this script #!/bin/bash branch=$(git symbolic-ref --short HEAD) ssh myName@remote-server...
Community
PyCharm
Changing git branch on remote server
0 votes