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

Error while tryping to github-todos auth #21

Open
ShockwaveNN opened this issue Jul 15, 2015 · 3 comments
Open

Error while tryping to github-todos auth #21

ShockwaveNN opened this issue Jul 15, 2015 · 3 comments
Labels

Comments

@ShockwaveNN
Copy link

If I try to call
github-todos auth in my github repo i got

Connection to 'github' failed
Error: 'repo': expected format 'user/repository'

I presume, that this error because I try to use it on repo cloned via ssh. In my .git/config file lines are:
url = git@github.com:user/repo.git

@hafizio
Copy link

hafizio commented Aug 15, 2015

i experienced the same thing. is there a workaround for this? and keeping the ssh. And it still fails even when I changed it to https in remote origin. Thanks

@hafizio
Copy link

hafizio commented Aug 15, 2015

Actually you can just setup the repo using ght config repo user/repo that fix the problem

@afcuttin
Copy link

This is not so clear from the main readme file; nonetheless, if one issues the
github-todos config --defaults
after the installation, the error message should not appear

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

No branches or pull requests

4 participants