/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.
git trackd changes of files.
create a new branch is quick and simple.
add merge.
fix issue-101.