git is a distributed version control system.
git is free distributed software under the GPL.
git has a mutable index called state.
git tracks changes of files.
creating a new branch is quick & simple