Transferred from: http://www.ibm.com/developerworks/cn/opensource/os-cn-tourofgit/The design idea of the distributed code base and file snapshot, which is advocated by Git, is a challenge and subversion relative to the traditional CVS, SVN and other
Previous operations We just took git as a repository, a local version management, which is overkill for Git. Git as a distributed version control system, distribution is its characteristics, how to distribute it. Must have a machine to act as the
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
OverviewBefore we describe what git is, we need to make a basic overview of versioning (version control), which, in general, is managed and maintained on two dimensions of time and space, and the code itselfAnd the project files of the organization
Git local Repository (Repository) Details
Outline:
I. Preface
Ii. Overview
3. Install Git on Windows
4. Create a local repository
5. Detailed explanation of local Warehouse Management
Vi. Summary
Note: CentOS 5.5 x86_64, Git server version: git
-------git installation-------1.linux Installing Gitsudo apt-get install git older: sudo apt-get install Git-core 2.maxOS Installing GitBrew Install Git 3.windows Installing GitMsysgit is a Windows version of Git, downloaded from
This tutorial was previously sent to the community website and now turns it on your blog:)
Http://oss.lzu.edu.cn/artical.php?id=16
Description: All of the pictures in this tutorial are from pro git. All of the following actions, unless specifically
I first published and summed up the things I learned, there are bad places please point out
one, git upload item (install git)
There are two ways git uploads a project: An HTTPS method, an SSH method
HTTPS method:
1, first login github.com
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.