How can I export Repository Git from PyCharm to Bitbucket ?
Answered
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 ???.
Please sign in to leave a comment.
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.