I am looking for a gem that will let me issue some pull requests on a Git Repository, and download the files, of a branch. I am using this one https://github.com/peter-murach/github#readme but I cannot seem to find a ‘fetch/pull’ request. any help?
Share
You’re looking for the
gitgemHere’s how you work with it (taken from the README):