fqjedu/learngit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
git is distributed version control system. git is a free software distributed under the GPL. git has a mutable index called stage. git tracks changes of files. creating a new branch is quick and simple. disable fast forward.