Getting Started with GitHub

Source: Internet
Author: User

1. CentOS installs Github.

sudo Yum Install Skynet

Check the version after installation.

# git--version

2. Sign up for a GitHub account and read the basics of GitHub after logging in.

To create your own repository:

According to the introduction, Git recommends the creation of a readme for repository, such as the introduction of the text of the project, Git can also quickly provide License file.

Sure enough

Try to build a look.

In a word, the blog Park notes a few, Git do Cloud code warehouse.

3. Git's Windows installation.

Then download the git Windows client, hang a VPN to MD, after the download is completed, enter the Git account, done.

4. Github for Linux.

Refer to the official website of Liaoche: http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000

After studying Skynet, let's look at how Git for Windows is used.

5. Github for Windows.

First delete the previous test project, log on to the Github page, go to the HelloWorld project you just created, and select "Setting".

Drop-down page, click "Delete this Repository".

Re-create a formal C # console project:

After creating the project, let's see if Git for Windows can see it.

Open "Github" on the desktop, set up the repository directory, "Settings"-"Option".

 

Re-cloning works.

Next, create a C # console project in the folder, and then go back to Git for Windows, and you'll see a hint of "changes".

 

Click Upload Code.

Go back to the "History" screen and click "Sync" to sync to the remote server.

OK, back to Git's web version, we can see the file we just submitted on the remote server.

With this feature, the third-party hosting of the code can be implemented.

 

See how the command line operates on Linux when you are free.

Getting Started with GitHub

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.