I am looking into one of these ruby gems at github. One of the features I really needed is supplied as a pull request, but unfortunately never merged to the main branch for some reason.
What would be the ideal way for me to pull this particular gem with the pull request included?
I would hate to pull the original gem code first and manually apply all the changes that are in the pull request.