Git is a distributed version control system.
Git is a free software under the GPL.
Git has a mutable index called Stage.
Git tracks changes of files.
Creating a new branch is quick and simple.

Git is powerful.