git学习——learn git branching

https://github.com/pcottle/learnGitBranching

基础git命令

git commit:提交

git branch:建立新分支

git checkoutgit switch:切换到某一分支