git and new project
Hi, I am using phpstorm in version 2017.2. I have a git repository locally on my machine, on a git server and on the webserver. How can I make it from now a project and if necessary synonymous automatically sync?
greeting
Micha
请先登录再写评论。
Hello,
Did you check the corresponding help page: https://www.jetbrains.com/help/phpstorm/version-control-with-phpstorm.html ?
If you have any errors or any issues then please describe the situation in more details.
Fine, now its working with my local git repo, but waht must I do to add the remote host on the right side ? In another project I have on the left side my local and on the rights side my remote files, but i have not fount the settings for this :-(
There's no "right side", but you can put the files to your web server with a deployment configuration:
https://confluence.jetbrains.com/display/PhpStorm/Deploying+PHP+applications+with+PhpStorm