You're free to collect some git commands from the Web, sort it out.1. Common git commands
Command
Brief Description
Special Notes
git add
Add to Staging Area
Git add–interactive
hint: Look at the way this article, do not understand the first skip, read the length of the following may be understood.
git and GitHub
concept
Git---version control tool (command).
Tool Introduction Official Website: http://git-scm.com
Tool
How to use Git on Windows.First step: Register your GitHub account.Sign up for your GitHub account and create a resource warehouse core.Step two: Install Git.To install git, I'm using the git version of Git-1.9.5-preview20150319.exe,git after
Read the Liaoche to write tutorials, down to the end, took three days to learn, do a study note itAbout GitLinus created Linux to facilitate the management of Linux code, the use of C wrote this distributed version control system. The GitHub site
This tutorial was posted on the community web site and is now transferred to your blog:
Http://oss.lzu.edu.cn/artical.php?id=16
Description: All pictures of this tutorial are from "Pro git". All of the following operations, unless specifically
Source: Tu genhua's blog welcomes original articles to bole headlines
I. What is git?
Git is currently the most advanced distributed version control system in the world.
Ii. What is the main difference between SVN and git?
SVN is a centralized
Original URL: http://blog.jobbole.com/25775/Original: "Pro Git"StartThis chapter describes the knowledge before you start using Git. We'll start with the historical background of some version control tools, and then try to get Git to run on your
StartThis chapter describes the knowledge before you start using Git. We'll start with the historical background of some version control tools, and then try to get Git to run on your system until it's finally configured to work properly. After
What is the main difference between SVN and git?Talking about git naturally think of SVN, I have just access to the version Control tool is SVN,SVN is a centralized version control system, the repository is centralized in the central server, when
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.