G

git

HTTP
1cda07a0 conflict fixed · by 武翔
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.
<<<<<<< HEAD
creating a new branch is quick and simple.