1. Open git Gui here , select Create New Repository (creates a warehouse locally) , as follows
2. Select the location where the project you want to host is stored locally (that is, the location of the new warehouse locally), such as:
3. when you're done clicking Create, a visualization window pops up: Click remote-- " Add ...
4. pop up the following box to enter your Github the user name (such as Shanerou it's mine. GitHub name) and you need to put your local project in Github the address of the remote repository, as I did in Github on the Create a Repository name called Test , then add the following, click Create, Pop Success the box represents the successful creation
5. Create a new warehouse locally down into one of my Demo : If Project
6. then follow these steps:
When you click on the third step, Initial Commit Message you'll see a line of information in the box
Click the fourth step, that is, after the submission of the command, the left side of the cached file is submitted, the cache file disappears, then click the Fifth step, click the fifth step after the following box appears
Click Upload to succeed, then open your GitHub , you can discover that the project has been uploaded
Upload local items to GitHub via Git Gui here