jackyzoufeng/learngit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Git is a distrubuted version control system. Git is free software distrubuted under the GPL,this sentense was modified. Git has a mutable index called stage. Git tracks changes of files. Creating a new branch is quick and simple,use --no-ff.