Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git-pulls lists error #65

Open
tettoffensive opened this issue Jun 8, 2016 · 1 comment
Open

git-pulls lists error #65

tettoffensive opened this issue Jun 8, 2016 · 1 comment

Comments

@tettoffensive
Copy link

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': undefined method `each' for false:FalseClass (NoMethodError)
    from /Library/Ruby/Gems/2.0.0/gems/git-pulls-0.4.14/lib/git-pulls.rb:220:in `update'
    from /Library/Ruby/Gems/2.0.0/gems/git-pulls-0.4.14/lib/git-pulls.rb:32:in `run'
    from /Library/Ruby/Gems/2.0.0/gems/git-pulls-0.4.14/lib/git-pulls.rb:21:in `start'
    from /Library/Ruby/Gems/2.0.0/gems/git-pulls-0.4.14/bin/git-pulls:6:in `<top (required)>'
    from /usr/local/bin/git-pulls:23:in `load'
    from /usr/local/bin/git-pulls:23:in `<main>'
@teekenl
Copy link

teekenl commented Dec 9, 2017

make sure you have the gem 'git pulls' installed.

The correct command should => git pull list with dash in between

Have fun in coding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants