如何从克隆请求到GitHub [英] How to pull-request to GitHub from a clone

查看:133
本文介绍了如何从克隆请求到GitHub的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在本地克隆了一个GitHb存储库,并对该项目进行了处理,并进行了一些更改,目的是自己使用它.

现在,我想将更改提供给所有者.

我看到的所有说明都告诉我分叉存储库,进行更改,然后发出拉取请求.

但是我已经对克隆进行了更改.

我该怎么办?

(您可能已经猜到我通常不是Git用户!)

I cloned a GitHb repository locally, and played with the project, and made some changes, with the intention of just using it myself.

Now I would like to offer my changes to the owner.

All the instructions I see tell me to Fork the repository, make changes, then make a pull request.

But I''ve already made changes to my clone.

What can I do?

(you may have guessed that I''m not a Git user normally!)

推荐答案

iirc,拉取请求"是原始所有者的回购(或其他有关方面)通知他们您有Mod(等)供他们查看-因此到目前为止,您的工作流程没有任何问题

我将Atlassian SourceTree btw用于git(它免费!!!),因为我本质上是可视的(相对于命令行,尽管还有另一个基于窗口的基本工具)-SourceTree具有Shift + Alt + P组合键,用于发出拉取请求

我认为这就是您所指的 http://git-scm.com/docs/git-request-pull [ ^ ]
iirc, the ''pull request'' is to the owner of the original repo (or other interested parties) informing them that you have mods (etc) for them to review - so I don''t see any issues with your workflow so far

I use Atlassian SourceTree btw for git (its free !!!), since I''m visual in nature (as opposed to command-line, although there''s another basic window based tool as well) - SourceTree has a Shift+Alt+P key combination for issuing a pull request

I think this is what you are referring to http://git-scm.com/docs/git-request-pull[^]


这篇关于如何从克隆请求到GitHub的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆