How to use VCS for repo on remote server?

My development workflow consists of modifying files on local machine and then sync-on-save to remote file server. The remote file server has the git repository which I want Pycharm to parse for VCS. Is this possible? I will not use git locally.

2
1 comment

Hello, 

 

unfortunately, there is no option to control Git remotely, it should be done manually on the remote side. 

0

Please sign in to leave a comment.