linkableGitRepositories property

List<LinkableGitRepository>? linkableGitRepositories
getter/setter pair

The git repositories that can be linked to the connection.

Implementation

core.List<LinkableGitRepository>? linkableGitRepositories;