GitHub for Windows stay-at-a-melon-level primer

Source: Internet
Author: User

First, GitHub is a remote data-hosting platform for Code versioning (saving code versions for each stage). First go to https://github.com/ to register a github account

Second, enter the user name (can not be duplicated, the equivalent of creating a unique folder on GitHub), registration email, password, click on the registration GitHub, automatic landing GitHub

Third, choose the free version (the free version can only create a public warehouse, the other version can create personal private version), click Finish Sign up.

Four, click New Repository in the bottom right corner to create a repository on the GitHub server.

Five, we build a 1234566 warehouse, click Create Warehouse Creation Repository

Click Clone in Desktop at the bottom right to download the repository to your local computer, prompting you to download the local git (Metro-style client), download, and then Setup.

Seven, the GitHub program that launches the local desktop

Click the + sign in the top left corner and create a new warehouse folder locally.

Nine, in the local Test1 folder will generate some system files. Now you are adding files under the Test1 warehouse, modifying files and so on are monitored by the local GitHub client, example: Create a new solution with VS in this warehouse.

After the confirmation, vs in the warehouse generated some files, was detected by GitHub. Dot show will show all the file changes on git.

Xi. enter this change in the status of the Warehouse (summary) Summary and (description) Description, and then commit to the local warehouse

12. Check the status of a local warehouse, click Public Repository in the upper right corner of GitHub,

13. Submit the local warehouse to the remote TEST1 warehouse

14. View the version on the server

Let's do it first! Very low-end, long-winded everyone laughed at!!   Update later ... If it's convenient, just a recommendation.

The basic theory of GitHub can be seen in this article http://blog.sina.com.cn/s/blog_5c5c87d80101e4yy.html

GitHub for Windows stay-at-a-melon-level primer

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.