Git is a distributed version control system.
Git is free software distributed under the GPL.
Git has a mutable index called stage.
Git tracks changes of files.
I have my first Github test,feel good.
Creating a branch dev.
Creating a new branch is quick and simple.
Adding an new change at dev.
Changing from issue-101.