参考资料

  1. git与gitee的关系
  2. gitee干什么用
  3. git clone怎么用
  4. 国内使用镜像站点加速
  5. 加速国内Github 访问和下载的9种方案
  6. 为什么用svn不用git
  7. git常用命令有哪些
  8. github干什么用

git init
git clone
git add
git commit -m
git status
git pull
git push
git branch
git checkout
git merge
git log
git diff
git reset
git stash
git tag
git fetch
git rebase
git remote
git config
git show
git rm