git install and command usage and GitHub website

Source: Internet
Author: User
Tags git commands

When I was recently involved in other people's GitHub projects, I learned Git's use, first to register the account and mailbox on the https://github.com/website, then fork an open source project, and then download the latest version of Git under Windows:/HTTP Git-scm.com/download/win or Http://code.google.com/p/msysgit/downloads/list, Currently the latest version is: Git-1.8.4-preview20130916.exe. Download completed after installation Git-1.8.4-preview20130916.exe,win7 installation method can refer to Chinaunix blogger Baifx blog: Win7 git installation and configuration process.

In addition, Git has a GUI tool software similar to SVN version control: Tortoisegit, for: Tortoisegit.

So what exactly is Git?

Git's definition of Wikipedia: It's a free, distributed version Control tool, or a source code management tool that emphasizes fast. Git was originally developed by Linus Torvalds to manage the development of the Linux kernel. Each git working directory is a completely separate code base with complete history and version tracking capabilities, independent of the network and hub servers. I don't think it's a big advantage to git on servers and networks, which is better than SVN.

For how to configure Git, you can find the method from this article https://help.github.com/articles/set-up-git.

Reference article:

1, cc198877 csdn blog: git command parameters and usage details & Linux programming Environment version control Git use

2, Chinaunix blogger Baifx blog:Win7 on the GIT installation and configuration process

3. Set up Git:https://help.github.com/articles/set-up-git

4. Create A Repo:https://help.github.com/articles/create-a-repo

5. Fork A Repo:https://help.github.com/articles/fork-a-repo

6. Git commands to use

(1) Git common commands in a detailed

(2) Git Community Book Chinese version

GitHub website has a usegit project: Usegit, mainly for git beginners, very practical, we can look at.

git install and command usage and GitHub website

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.