pycharm upload project to github code example
Example: upload pycharm project to github
Step 1: Go to VCS panel which is present on the top of editor and click on it. After clicking select the “Enable Version Control Integration“.
Step 2: The next step is to click on the green tik present in the upper part of the editor. Basically this symbol refers to Commit and what it does is it will collect all unread files and make them ready on gitHub.
THANQ - SAMEERAZ
-ANSWER