A repository for learning git and github. Git is a distributed version control system. Git is a free software distributed under the GPL. Git has a mutable index called stage. Git tracks changes of file.
Add a new branch dev.
Add another new branch named feature1.