/learngit

hello

Primary LanguageC++OtherNOASSERTION

Git is a distributed version control system.
Git is free sofrware disctributed under the GPL.

Git has a mutable index called stage.
Git tracks changes of files.

Creating a new branch is quick and simple.

Switch to dev branch.

uncommit.