CushGuo/learn_git
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Git is a distributed version control system. Git is free software distributed under the GPL. Git has a mutuble index called stage. Git tracks changes of files. Creating a new branch is quick and simple. Add a merge. Test no-ff and ff. Test ff. Test no-ff. Test branch management. Test the bug branch. Test bug branch second.