I have a fork for a repo on github. I was trying to submit a pull request of just my latest commit, which changes 1 file. Somehow, 30 commits were submitted instead.
How do I cancel the pull request?
|
feedback
|
|
In the spirit of a DVCS (as in "Distributed"), you don't cancel something you have published: But since the GitHub Pull Request system also includes a discussion section, that would be there that you could voice your concern to the recipient of those changes, asking him/her to disregards 29 of your 30 commits. Finally, remember:
| |||||
feedback
|
|
have you tried
| |||||||
feedback
|