noblesport/learngit
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 mutable index called stage. git track changes of files. create a new branch is quick and simple. no-ff merge. test -issue-102-stash.