FrontHui/learngit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Git is a version control system Git is free software.......... //xiugai Git is a distributed version control system Git is free software. //xiugai 2 Git is a distributed version control system. Git is free software distributed under the GPL. //3 Git has a mutable index called stage //4 Git tracks changes of files. //5 github Creating a new branch is quick and simple //6 new --no-ff git merge //hello by