Can you tell me how to use pycharm to upload a project to the team repository?

you can easily upload the target project to your github repository through ssh or directly through account configuration in pycharm.
but what if the operation can operate the project in the team warehouse?
needs to upload, clone and update the project.

after a rough search, I didn"t find the relevant method, so is it left to operate directly through git?
ask for advice

Feb.28,2021

team repository is not just a private git repository, visible to only one group of people. It's the same with git


first add the local filers that have been bound to the git repository to

pycharm

as shown in the figure.
Menu