1. First download the GitHub client website address: https://desktop.github.com/
2. Click the Red box button to start downloading the client.
3. Double-click the downloaded client to start the installation.
A box appears after you double-click
After a while waiting for a while, an online download interface appears
4. Start the installation after the online download is complete. After the installation is completed, the desktop will have two more icons, click on the coordinates icon to open the client.
5. Enter your username and password and click Login
6. Create a new warehouse
7. After the warehouse is created, locate the local path specified above when the warehouse was created, such as: d:\ user directory \ My Documents \github\test
8. Create a new file in this folder, such as Test.txt, and enter a few words in it.
9. When you return to the GitHub client, you will find a new message for the change option for the new "test" warehouse that was just created.
10. Fill in the relevant description below the client, click "Commit to Master" for submission
11. Click "Commit to Master" just let the GitHub client record this change, the equivalent of a game archive, one day in the future if you want to replay the archive, you can click on the circle above "read Archive", so that the project back to the status of this record.
12. If you want to submit local changes to the site, you can click "Sync" in the top right corner.
Now take a look at your GitHub homepage and see that our new "test" project has already appeared on the profile page.
After each change, just repeat the 10th, 11, 12 steps.
Github Windows client easy to use tutorial