My client was using Bitbucket for his git repo, I made a lot of work, created many pull requests in it, but recently he moved his repo to Github without my pull requests.
How I can move pull requests to copied Github repo?
I saw that post: How to move git repository with all branches from bitbucket to github?, but over there they discuss moving the repo itself with everything else, but in my case I just need to move pull requests only.