本文介绍了我可以在GitHub上做出要求吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我知道叉子,克隆和提交工作流程是为我自己的要点提供的。
我可以对GitHub上的其他要点提出拉取请求吗?我想知道是否可以请求用我的fork来更新其他人的要点。 您目前不能打开一个拉请求在Gist上。
您可以在Gist上发表评论,并请作者从您的分叉中更新Gist。
Can I make a pull request on some else's gist on GitHub?
I'm aware of the fork, clone and commit workflow for a gist I own. I'd like to know if I can request to update someone else's gist with my fork.
解决方案
You cannot currently open a pull request on a Gist.
You can comment though on the Gist and ask the author to update the Gist from your fork.
这篇关于我可以在GitHub上做出要求吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!