gyy710/learngit-from-scratch
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Git is a distributed version control system. Git is a free software distributed under the GPL. Git has a mutable index called stage. Git has a master branch with an indicator called HEAD. Git tracks changes of files.