cnd*_*cnd 5 github
如何合并/获取上游到我的fork的问题/拉取请求?
我想应用PullRequest,但我不确定如何从上游分叉Pull-request?
或者我需要添加请求者存储库?
Mat*_*ney 1
看看这篇文章。基本前提是git remote add upstream https://github.com/otheruser/repo.git为上游存储库添加一个远程()。这使您可以轻松访问该存储库中的任何提交(PR 等)
git remote add upstream https://github.com/otheruser/repo.git
归档时间:
14 年,5 月 前
查看次数:
800 次
最近记录:
12 年,7 月 前