标签(空格分隔): git git status git add 文件名 git commit -m 提交描述 git push git log git log --pretty=oneline 文件名 git show 提交哈希值 git reset --hard 哈希值 git reflog