jianyongL/learngit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Git is a version control system. Git is free software. git init git add <file> git commit -m <message> git tracks changes. Creating a new branch is quick and simple. test1.