git-pulls
git-pulls copied to clipboard
command line tool to facilitate github pull requests
Results
2
git-pulls issues
Sort by
recently updated
recently updated
newest added
Trying to list pull requests on a repository cloned from GitHub Enterprise generates a 404 because it is making the request from the public `github.com`. I haven't the foggiest idea...
Maybe something changed with their API? I'm not getting anything listed and getting this error. ``` $ git-pulls list Updating mycompany/MyProject Checking for forks in need of fetching /Library/Ruby/Gems/2.0.0/gems/git-pulls-0.4.14/lib/git-pulls.rb:229:in `fetch_stale_forks':...