Introduction to the use of GitHub and GitHub for Windows

Source: Internet
Author: User

Many programmers put their own code on GitHub, which makes it easier for them to manage and to be consulted. So I've been working on this for a couple of days, and now just summarize how to use GitHub and GitHub for Windows.

1, now GitHub register an account, in the process of registration, you may need to choose the way you free or pay. It's enough for the average person to use it for free.

https://github.com/

2. Download and install GitHub for Windows.

3. Now use GitHub for Windows to create repository, delete repository

Open github for Windows, login to your GitHub account, and log in to this account on the webpage, nothing repository, then create repository.

I created a Myfirst repository on the desktop.

Add a test.cpp file to the Myfirst on the desktop, and then upload it without writing anything. Of course you can also upload an empty repository without adding test.cpp directly. I'm going to upload an empty repository.

Then on your Web page you can see that you have uploaded a repository.

Next i add test.cpp, then you can see a uncommited changes on GitHub for Windows, click Show

Then you describe the change, and then click Commit to Master after you have finished describing it. Next to the upper right corner will appear a sync +1, after you click, and so on to the end of the page to see, your test.cpp has been uploaded.

The next thing is, if I don't want this repository, how do I delete it? To open a Web account, follow the instructions below:

Introduction to the use of GitHub and GitHub for 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.