This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Use Repository::getCurrentGitHubRemote() in GitHubTabController #2047
Open
Description
From #1995 (comment):
Found another todo. Currently
GitHubTabController
is not using this method... only theCommentDecorationsContainer
And another TODO in the same method which is likely a prerequisite:
handle the case where multiple remotes are available and no chosen remote is set.