摘要: 克隆开源项目仓库 git clone https://github.com/xxxxxxxxxxxxxx.git cd xxxxxxxxxxxxxx 添加你自己的远程仓库 git remote add up gitUrl 提交代码到你自己的远程仓库 git push up main 同步自己的代码 阅读全文
posted @ 2024-05-21 11:17 powerlee 阅读(19) 评论(0) 推荐(0)