git is a distributed version control system.
git is free software distruibuted under the GPL.
Git has a mutable index called stage.
git tracks changes of files.