Upload a new project to GitHub on Windows

Source: Internet
Author: User

Not much to say directly on the steps

1, create a new GitHub account password.

2. Create a new project click New Repository

3, choose your own project, fill in the format

Click Create Repository, when a prototype comes out.

Record the address of your project

4, the next step is to install Git https://git-scm.com/downloads

I downloaded this version of the

Run the installation directly, and then click the right mouse button after the installation will appear git GUI here and git Bash here tips

5. Click Git Bash here in your project directory

6, execute the following command

git clone https://github.com/tianpj/test.git your project address this time your file will have your git project directory, then paste the content into the root directory

7, execute command

git Add. Add changes to the version manager

8,git commit-m "Test" quotation marks are your instructions for this submission

9,git push-u Origin Master submits your local repository to your GitHub account and allows you to enter your account name and password

At the end of this article, it's been a long time to go to GitHub, but no project management has been done, and then the problems encountered or learned new

Git's information is constantly updated.

Welcome reprint, but please indicate the source. Http://www.cnblogs.com/jinse/p/7390807.html

Upload a new project to GitHub on Windows

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.