How to do a GitHub pull request #29314
-
|
How do I create and/or send a pull request to another repository hosted on GitHub? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
|
To learn how to make a pull request I just followed two separate help pages on Github (linked below as bullet points). The following command line commands are for Part 1. Part 2, the actual pull request, is done entirely on Github's website.
Part 1: fork someone's repo: https://help.github.com/articles/fork-a-repo
Part 2: make pull-request: https://help.github.com/articles/using-pull-requests
|
Beta Was this translation helpful? Give feedback.
-
|
It doesn't work, but I can't find the cause. |
Beta Was this translation helpful? Give feedback.
To learn how to make a pull request I just followed two separate help pages on Github (linked below as bullet points). The following command line commands are for Part 1. Part 2, the actual pull request, is done entirely on Github's website.
Part 1: fork someone's repo: https://help.github.com/articles/fork-a-repo