摘要: git init 初始化git git remote add -f origin git@github.com:digLopez/knowledge_platform_server.git 关联github仓库并fetch全部分支 git fetch 拉取远端分支 git checkout -b l 阅读全文
posted @ 2023-03-05 16:10 玉北 阅读(16) 评论(0) 推荐(0)