2.2 Commit Upload Project Files for the First Time
In the working directory repo_test , we create a new file named test1.txt and enter some text data.
Right-click the local working directory repo_test and select the command Git Commit… ->”master”… .
If a folder as shown in the figure pops up, click Yes .
In the Settings window that pops up , enter the Name and Email information and click OK .
As shown in the figure, set the remark information ( Message ) of the project file. It is better to be detailed so that you can find the project files uploaded at this time in the future. The files that are newly uploaded or changed compared to the previous version are listed under Check . Since it is the first upload, all files will be displayed in the list. Confirm the files that need to be newly uploaded or changed and check them in front of the files. After completion, click OK .
At this time, a dialog box pops up and click " Push " in the lower left corner to upload.
Click OK when you are finished .
The prompt Success indicates that the synchronous upload is complete. Click Close to exit.
This content is originally created by EEWORLD forum user ove . If you want to reprint or use it for commercial purposes, you must obtain the author's consent and indicate the source.