readme.txt 192 Bytes Raw Blame History Permalink 1 2 3 4 5 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. creating a new branch is quick.