Package org.gradle.vcs.git
Interface GitVersionControlSpec
- All Superinterfaces:
- Describable,- VersionControlSpec
A specification of a Git repository.
- Since:
- 4.4
- 
Method SummaryMethods inherited from interface org.gradle.api.DescribablegetDisplayNameMethods inherited from interface org.gradle.vcs.VersionControlSpecgetRepoName, getRootDir, getUniqueId, plugins, setRootDir
- 
Method Details- 
getUrlURI getUrl()
- 
setUrlSets the URL of the repository.
- 
setUrlSets the URL of the repository.
 
-