Git is a distributed version control system.
Git is a free app distributed under the GPL.
Git tracks changes of files.
Creating a branch is quick and simple.
Switched to a new branch 'dev'.
Stash changes in the Working directory on branch 'dev', then switch branch 'issue-101' to fix some bugs.