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

fix example in comment, need '.repos' #214

Merged
merged 1 commit into from
Feb 10, 2015

Conversation

takp
Copy link
Contributor

@takp takp commented Feb 10, 2015

Hi I think this example doesn't work, so I changed this as following.

    #  github = Github.new
    #  github.collaborators.add 'user', 'repo', 'username'

change to

    #  github = Github.new
    #  github.repos.collaborators.add 'user', 'repo', 'username'

I hope this is right. Thanks.

@coveralls
Copy link

Coverage Status

Coverage increased (+3.26%) to 97.77% when pulling 0ba8c59 on takp:fix-comment into 458695b on peter-murach:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+3.26%) to 97.77% when pulling 0ba8c59 on takp:fix-comment into 458695b on peter-murach:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+3.26%) to 97.77% when pulling 0ba8c59 on takp:fix-comment into 458695b on peter-murach:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.35%) to 94.86% when pulling 0ba8c59 on takp:fix-comment into 458695b on peter-murach:master.

piotrmurach added a commit that referenced this pull request Feb 10, 2015
fix example in comment, need '.repos'
@piotrmurach piotrmurach merged commit a728e4c into piotrmurach:master Feb 10, 2015
@piotrmurach
Copy link
Owner

Thanks!

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

Successfully merging this pull request may close these issues.

3 participants