When I was using git, there were three things that bothered me a lot, title, Staging,index, and cache.For example, when I read the ebook "Pro git" from the Git website, I mentioned in the first chapter that the file is in git with three states,
Web Deployment Project (WDP) is a Project type plug-in Visual Studio. The main purpose is to provide you with the existing ASP. NET Website Project or ASP.. NET Web Application Project (website Application Project) is another way to deploy a website,
User InformationThe first thing you should do when you install Git is to set up your user name and email address. This is important because each Git commit will use this information and it will be written to each of your commits and cannot be
This article is used only for self-study, part of the reference from the Liaoche teacher's websitemkdir Path/file name (d:/test) Create folderCD path/file name (CD d:/test) Enter folderPWD shows the path of the current locationEnsure all-English
User InformationThe first thing you should do when you install Git is to set up your user name and email address. This is important because each Git commit will use this information and it will be written to each of your commits and cannot be
Installing Git:sudo apt-get install git config git:git config--global user.name "Your name" git config--global user Email "You Email"--global: This configuration is used by all git repositories on this machine, and of course you can specify a
-------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
Source: Nanyi's Blog
Website: http://www.ruanyifeng.com/blog/2015/12/git-cheat-sheet.html
I use Git every day, but I can't remember many commands.In general, the daily use of just remember 6 commands, you can. But skilled use, I am afraid
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
The birth of Git
Centralized vs Distributed
Install Git
Create a repository Repository
Add files to the GIT library
1 adding readmetxt file contents to Repository
2 First Step
3
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.