I am still new to github and now I am confused. I forked a repo a while ago. Then locally on my computer pulled the changes from the original repo and merged them into mine. Then I did my change and committed it. Then I pushed everything to my forked repo.
Now I want to send a pull request. But I just want to send my one commit and not everything else (which is already in the original repo). But I can't find a way to do so.
Thanks for your help.