I'm using Github and trying to create a pull request on someone else's project that I have forked. I edited the Readme.md in my fork, but I don't want them to get that commit.
How do I do that? It seems painfully simple but I cannot figure it out. Right now I've simply copypasted the original Readme.md back into my project and made the pull request, but that seems counterintuitive.
What's the best way to go about this?
All you need to do is:
README.md modification (typically, from upstream/master, with upstream being the name of the remote original repo that you forked)README.md modification)While you are adding your changes/fixes in that branch, you can modify whatever you want in your master branch, including the README.md.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With