git提交代码

129 阅读1分钟

使用码云:需要开权限 git pull origin 远程分支 git status git add . git commit -m "注释" git push origin 远程分支