Use this dialog box to create a repository on the GitHub remote storage and publish your project sources there.
Item | Description |
---|---|
New repository name | In this text box, type the name of the repository to be created. By default, PyCharm suggests the name of the current project. |
Description | In this text box, describe the main functionality implemented in the project. |
Private |
Select this check box to suppress access to the repository for other users.
The check box is disabled for free accounts. |
Share | Click this button to have PyCharm initiate repository creation and afterwards upload the project sources to the new repository. |