MrNeoBlue/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 a mutable index called stage. Git tracks changes of files. Creating a new branch is quick. I made a mistake. <<<<<<< HEAD Creating a new branch is quick & simple. ======= Creating a new branch is quick AND simple. >>>>>>> feature1 TEST no fast-forward.