/git_learning

git_learning and sumary some cmds

Git is a distributed version control system.
Git is free software distributed under the GPL.
Git has a mutable index called stage.
Git tracks changes of files.
Creating a new branch dev is quick.
Creating a new branch is quick and simple.
Add a new dev branch.
Add a new dev branch 2.
This line is reading... reading... still reading...
Fixed Issue-01.
test tag.