📌 📄 内容摘要:
大黄蜂 (@jli) 在 github使用import repositories导入别人的代码仓库修改后只使用Actions功能,但是别人的代码又更新了 中发帖
想获取他的更新,用什么方法好一点呢?
只能下面用git或者我手动更改吗
git remote add upstream https://github.com
git fetch upstream
git merge upstream/main
────────── 链接信息 ──────────
🔗 论坛链接: linux.do
📎 访问地址: https://linux.do/t/topic/266256/1
─────────────────────────────
📢 来源:LINUX DO