GitHub for Windows

Source: Internet
Author: User
Tags ruby on rails
GitHub for Windows


From: http://www.cnblogs.com/hielvis/archive/2012/06/05/2535495.html

Git has become very popular, and even codeplex has already promoted git. GitHub is full of various high-quality open-source projects, such as Ruby on Rails and cocos2d.

For Windows GUI Program It may take some time and patience to use GitHub. However, the recent release of GitHub for Windows on GitHub greatly reduces the learning cost and difficulty. It is even simpler than SVN, okay, you don't believe it. Let's take a step one by one: 1. download GitHub for windows at http://windows.github.com. log on to GitHub. After installation, open GitHub and log on with your GitHub account. Please note that GitHub for Windows will help you create an SSH key. when you open an email, you should receive an email to help you create an SSH key, which saves a lot of trouble: 3. create a repository. Click" + Add "Button to create a new warehouse, enter the relevant information: 4. the newly created warehouse has not been actually submitted to the local warehouse, which is equivalent to a new modification. GitHub simplifies some operations and makes any modifications, you only need to add comments to the local repository, and then you can submit the comments to the remote repository. So let's add a comment: after each comment is added, this is equivalent to submitting a version to the local repository, and then you can select a version to submit to the distant repository. 5. at this time, we can publish a repository. After publish, the button becomes the in sync text, indicating that the changes will be committed in the future, at this time, you should go to your GitHub and check that there will be another warehouse: 6. add a project. The repository is saved locally in a folder. GitHub for Windows will monitor this folder and any modifications will be seen in the repository, then you can submit the changes to the local repository by adding comments as above. Here we open the repository directory and add a project to it: 5. submit the changes to the local repository and return to GitHub for windows. You can see the added project. Similarly, submit the comments to the local repository: 6. finally, click sync to submit the local repository to github7. participate in collaborative development of open-source projects: GitHub now supports windows developers in depth, now each GitHub open-source project has a "clone in Windows" button before it. We can clone any open-source project we are interested in. And then modify the local file to participate in the development of open-source projects. After clicking this button, the browser will ask to open GitHub for Windows and download the project to your local device to create a local repository. Conclusion: GitHub for Windows simplifies some concepts and operations, in addition, almost all the main operations are completed through the graphical interface, which basically completes the daily writing. The following are some of the major simplification methods: 1. simplify push to remote warehouse as a synchronization button 2. to commit to the local repository, you only need to add comments to some column modifications, and create and manage branches. You can explore this part by yourself. In short, gitHub for Windows is indeed a good tool.
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.