Type Method
gitlab(checkoutPath:sourceServiceBaseURL:)
Creates a source repository hosted by the GitLab service.
static func gitlab(checkoutPath: String, sourceServiceBaseURL: URL) -> SourceRepository
Parameters
checkoutPathThe path of the local checkout.
sourceServiceBaseURLThe base URL where the service hosts the repository’s contents.