class GitlabRepositorySettings
A configuration consisting of one specific project on one specific GitLab instance and a token that can be used to make API requests. Use Builder.build to create an instance. |
const val DEFAULT_GITLAB_URL: String
The GitLab base URL that is used when no other URL is configured.
The value is |