git
2017-12-26 本文已影响3人
大诗兄_zl
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