git 笔记

xiaoxiao2021-02-28  113

git 操作  更新 git pull origin 分支                添加流程:                git status 查看状态                git pull origin 分支 更新拉取数据               git add .添加到缓存中               git commit-m'' 编辑内容简介               git push origin 分支 推送        git log  查看日志      
转载请注明原文地址: https://www.6miu.com/read-27966.html

最新回复(0)