0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

IntelliJ IDEAのGitHub Pull RequestsでCould not read from remote repositoryが表示される場合

Posted at

IntelliJ IDEAにはGitHubプラグインがバンドルされており、IntelliJ IDEAからPull Requestsが閲覧できたりできます。

ところが表題の通り、プルリクエストを確認しようとすると、「Could not read from remote repository」というエラーが表示されることがあります。

これはログインしているGitHubのアカウントがOrganizationに所属しているためで、このエラーの解消にはオーナーの承認が必要です。

承認方法はOrganization 用の OAuth アプリケーションの承認 - GitHub Docsに書いてあります。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?