Github Pr 操作流程
摘要:1. fork项目到自己的仓库 2. #下载代码到本地: git clone 我的github项目链接 3.git remote add upstream 开源项目的链接 4.git remote -v #反馈信息如下: origin git@github 我自己的项目地址 upstream htt
阅读全文
posted @ 2022-06-27 10:27
posted @ 2022-06-27 10:27