The free Github plan however is restrictive compared to Bitbucket's free plan.
Github: no private repos, limited to just yourself.
Bitbucket: unlimited private repos, up to 5 team members
So how does one configure Pycharm to use Bitbucket?
- Create a free bitbucket account
- Launch Pycharm and go to Settings->Plugins
- Click on Browse Repositories
- Enter Bitbucket into the search field
- Highlight the Bitbucket pluging and click on the "dowload & install" icon
- Close all windows and re-start Pycharm (required after a plug-in installation)
- Relauch Pycharm
- Return to settings and select the new Bitbucket option in the IDE section
- Enter Bitbucket userID and password.
- Click on Add SSH Key button and navigate to the SSH key you used for Bitbucket
No comments:
Post a Comment