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