摘要: 1.What is Git ?Distributed Version Control SystemGit thinks of its data like a set of snapshots of a mini filesystem.2. InstallDownload url for windows:http://code.google.com/p/msysgit/downloads/listInstall in Linux:sudo apt-get install git-coreyum install git-core3. configurationgit help <verb&g 阅读全文
posted @ 2012-08-19 15:36 Alex_Waiter 阅读(528) 评论(0) 推荐(0)