Home  >  Q&A  >  body text

Git 如何测试运行别人的 pull request 代码

如题,别人 fork 了我的代码并做了修改,对我发起了 pull request 请求。

我想运行他的代码验证一下是否修复,请问我该如何操作呢?

是把他的 fork 全部 clone 下来再运行还是有什么别的方法?

ringa_leeringa_lee2734 days ago683

reply all(1)I'll reply

  • PHP中文网

    PHP中文网2017-04-24 09:14:34

    You can check out this http://www.worldhello.net/gotgithub/04-work-with-others/010-fork-and-pull.html#merge-by-hands

    reply
    0
  • Cancelreply