gradle-defaults / com.mooregreatsoftware.gradle.defaults / DefaultsExtension / vcsReadUrl

vcsReadUrl

open var vcsReadUrl: String

Overrides ReadableDefaultsExtension.vcsReadUrl

The URL for where the version control system gets the source code for the project. Defaults to "${siteUrl}.git"

Getter

The URL for where the version control system gets the source code for the project. Defaults to "${siteUrl}.git"