/git-practice

Primary LanguagePythonOtherNOASSERTION

Edit on dev branch.
Git is a distrubuted version control system.
Git is free software distributed under GRL.
Git has a mutable index called stage.
Git tracks changes of files.
Creating a new branch is quick and simple.
Developing on dev branch when there is a bug in master.