gpt4 book ai didi

git - 我如何获取不属于我的未 merge 的 pull 请求?

转载 作者:太空狗 更新时间:2023-10-29 14:36:47 39 4
gpt4 key购买 nike

我在 Windows 上使用 Windows 和 GitHub。

首先我创建了一个这样的存储库:

1repo

然后我右键单击并单击打开 git-shell:

2opening shell

这是我想要作为基础的主分支:

https://github.com/FeroxRev/Pokemon-Go-Rocket-API

然后我将此命令复制粘贴到 gitshell 以克隆它:

git clone https://github.com/FeroxRev/Pokemon-Go-Rocket-API

3demonstration

好的,现在它已经正确克隆了。

现在我想做的是将这个 pull 请求 merge 到我的本地存储库:https://github.com/FeroxRev/Pokemon-Go-Rocket-API/pull/53 .

我需要什么命令?

这是我要与本地仓库 merge 的分支

https://github.com/martin-podlubny/Pokemon-Go-Rocket-API/tree/transfer-all-but-strongest-unwanted-pokemon

最佳答案

GitHub 提供了一些很好的文档,详细说明了如何在此处 merge pull 请求:

https://help.github.com/articles/merging-a-pull-request/

不需要命令。但是,请确保在 merge 您的存储库后,您在本地计算机上 checkout 更改,以便您使用 HEAD 是最新的。

关于git - 我如何获取不属于我的未 merge 的 pull 请求?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38483302/

39 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com