Versioning (bottom)--using Git to host your code to GitHub

Source: Internet
Author: User
Tags using git

It's not about you being a it Newcomer or a Daniel, the basic you need a GitHub account so you can be on GitHub Share your results or download a project that is excellent.

The first step--sign up for a GitHub account:

Baidu Search GitHub, enter the official website registration can, as to how to register not to say, I believe everyone will.

Step Two-- login to GitHub: Go to GitHub website and click sign to login to GitHub :

Step three-Create a project

Login to the GitHub account, click New repository,

Then you will jump to the next page, fill in repository name , which is your project name , where Add. Gitgore is selected according to the language you use, Add a license is a compliant open source protocol, and when completed, click creat repository to create the complete.

Copy the address and record the address of your project;

Use the tortoisegit tool to Clone The warehouse you just built

When it appears like, then congratulations, the project was successfully cloned.

And then you'll find a folder like this locally

Next you just upload the file, the following I upload a project named clearedittext folder;

First UseTortoisegitof theAddcommand to add a newly added file or folderAddcome in and then useGit Commitsubmit the file locally, in useTortoisegitof thePushUpload files toGithub. We need to be awareTortoisegitof the Pulland theTORTOISESVNof theUpdateis the same feature that will synchronize the latest code of the server to local.

When the upload succeeds, it will appear as follows:

To add a static picture using Github, refer to:

Http://blog.chinaunix.net/uid-26495963-id-3367377.html

To add a dynamic image using Github, refer to:

Versioning (bottom)--using Git to host your code to GitHub

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.