git add 。
git commit -m
git push
=====================
git init
git add file
git commit
git status
git diff
git checkout -- file 回退
git reset
git add 。
git commit -m
git push
=====================
git init
git add file
git commit
git status
git diff
git checkout -- file 回退
git reset