git 使用命令提交文件

git status
git add .
git commit --no-verify -m ""
git push origin develop

posted @ 2020-12-30 09:00  氧化成风  阅读(92)  评论(0)    收藏  举报