snow1991/learn_git
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 tracks changes on files. Creating a new branch is quick and simple. Git merge with --no-ff. GIt bug branches.