First to the official download git client, Windows system to this address: https://git-for-windows.github.io/
Let's talk about the steps to upload a local project
- Create a new repository on your GitHub page and don't need anything (if you have readme.md in your project code), there's no action on the page.
- Open the Git Gui anywhere and click on the first line, create New Repository
Select your own project folder, then click Create
Create a new window and click Add under Remote
- Pop-up the following box to enter your GitHub username, and the address you need to place your local project on GitHub's warehouse
Then click Add, the box that pops up success represents the successful creation
- Follow the steps below.
- The final step, click on Push will pop up whether the success of the prompt box
This article goes from this blog: http://m.blog.csdn.net/u011572517/article/details/50537407
Happy to share!
Only to find the Git GUI can upload the project to GitHub, share the experience below