Use pycharm to submit local projects to git

1. Create a new local folder

2. Open pycharm and select git--clone

 

 3. Copy the local project to the 111 folder, and then submit it in pycharm -- push

 When submitting, you can check the files to be submitted

4. Push the submitted files

Note that when multiple people use the warehouse, you must first update the project and then submit the local code

About switching from VCS to Git operation in pycharm

 

Guess you like

Origin blog.csdn.net/qq_40584683/article/details/127784273