/learngit

git practice

OtherNOASSERTION

Git is a distributed version control system.
Git is free software distributed under GPL.
Git has a mutable index called stage.
Git tracks changes of files.
Git remote practice on github.
Git add a new branch called dev.
Creating branch is quick and simple.
Git add merge by dev.