How can I export Repository Git from PyCharm to Bitbucket ?

已回答

Hello!
Please tell me !
How can I export Repository Git from PyCharm to Bitbucket ?
To import Repository to Bitbucket, you need to specify the Repository URL. On PyCharm, the address of Repository Git C:\...
What to do ???.

 

0

Hello 7266

Please follow our guide on how to configure remote repository:
https://www.jetbrains.com/help/idea/set-up-a-git-repository.html#define-remote

You can create remote repository on BitBucket, then specify URL to that repository in IDE and do Git Push.

0

请先登录再写评论。