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

本篇文章内容来源于:git常用命令有哪些