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