/learngit

Primary LanguagePythonOtherNOASSERTION

Git is a distributed version control system.
Git is a free software distributed under the GPL.
Git has a mutable index called stage.
Creating a new branch is quick and simple.
Git can merge branches.