Yzh0000/learnGit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This repo includes the learning and testing materials when the author learning Git at http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000 Thanks to Liao Xuefeng! Git is a distributed version contral system. Git is a free software under GPL. Git has a mutable index called stage. merge with conflict. Creating a new branch is quick. no-ff merge test. test stash command. test localGitRepo.