philschatz / atom-pull-requests

:octocat: View/Edit comments on a Pull Request directly inside the Atom Editor
47 stars 9 forks source link

Make explicit the plugin that make this error #13

Closed cjduncana closed 7 years ago

cjduncana commented 8 years ago

When this error message appeared, I did not know which plugin had the error, so I changed the error message to make this explicit.

cjduncana commented 8 years ago

@philschatz I got this error message when using a repository that is only in my computer. Is this a normal behavior? I would expect that pull-requests would only monitor GitHub if the repo had a remote repo on GitHub. It seems that it checks GitHub, even for repos with no remote repo.

philschatz commented 7 years ago

Sorry it took so long to respond, it should be fixed so that only Repositories with a GitHub URL will be fetched.