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
Git for detailed use, git for use1. Git Concept1.1 The Git library consists of three partsGit repository is that. the git directory stores the submitted document index content. Git can track the content of the documents it manages based on the
1. Git Concepts1.1. Git libraries are made up of three partsThe git repository is the. git directory, which holds the document index content that we submit, and Git can track the document it manages based on the document index content, enabling
Git getting started tutorial http://hi.baidu.com/eehuang/blog/item/37af8d54242d6351564e00b5.html
Considering some limitations of CVs, I recently launched git with my colleagues at the company.In fact, the implementation of SVN may be much
Today, the company trained git, and then went home from work to search for it and reviewed it again to help increase the impression. This article is of great help to new users who are just working on the project. Let you know whenCommit, when to use-
Environment:
Git Sserver
IP: 192.168.40.128
Git Client
IP: 192.168.40.134
-----------------------------------------
Recommended reading:
Fedora downloads Git through Http Proxy
Install Git on Ubuntu Server
Create a Git repository on the server
1. Overview.
Unlike CVs and Svn, git is a distributed source code management tool. The Linux kernel code is managed by git. It is very strong and fast. Its direct benefits include:1. the initialization of dummies will be finished, git init, git
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
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.