RepositoryUpstream

data class RepositoryUpstream(val repositoryName: String)

Constructors

Link copied to clipboard
constructor(repositoryName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of an upstream repository.