Git

git add
git commit
git push
git pull
git diff // 查看本地文件修改记录
git revert
git reset

Npm

npm install
npm run