标准的 Spartacus repo:https://github.com/SAP/spartacus

我 fork 了一个自己的仓库:

https://github.com/wangzixi-diablo/spartacus/

当远端仓库有新的提交后,我在我自己的仓库里,使用如下命令,抓取最新的提交:

git pull https://github.com/SAP/spartacus.git develop

输出:
让 fork 出来的 Github 仓库从远端仓库拖取最新的修改

然后 git p 即可:
让 fork 出来的 Github 仓库从远端仓库拖取最新的修改

最后看到的提交记录:

让 fork 出来的 Github 仓库从远端仓库拖取最新的修改

更多Jerry的原创文章,尽在:"汪子熙":
让 fork 出来的 Github 仓库从远端仓库拖取最新的修改

相关文章:

  • 2021-08-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-04
  • 2022-12-23
  • 2021-09-03
  • 2021-07-16
猜你喜欢
  • 2022-12-23
  • 2021-09-05
  • 2021-09-01
  • 2021-09-13
  • 2022-12-23
  • 2022-02-28
相关资源
相似解决方案