On 16/05/16 11:14, Graham Fairweather wrote:
Everything that I read talks about creating PRs when you have forked
from another github repo, and I have successfully create PRs in this
situation in the past. I have not seen any information about how to
create a PR when my repo was forked from a git repo that is hosted
outside of github. When I go to github and choose create PR, I can
only create it to branches within my fork, the upstream
(http://git.lede-project.org/openwrt/source.git) is not listed. Is
there a github repo that I should have forked from instead?
If you have a publicly accessible git repository you can use "git
request-pull"
https://git-scm.com/docs/git-request-pull
If you are using github you can fork from
https://github.com/lede-project/source
_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev