readme.txt 225 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 branch git is a distributed version control system. git is a free software distributed under the GPL. git has a mutable index called stage. git tracks changes of files. <<<<<<< HEAD creating a new branch is quick and simple.