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