/learngit

my first repository

OtherNOASSERTION

Git is a version control system.
Git is a free software.
Git is free software distributed under the GPL.
Git has a mutable index called stage.
Git tracks changes.
Git test.
Git branch test.
Git branch test2.
Creating a new branch is quick AND simple.
Switched to a new branch 'dev'.
Merge test.