Package org.gradle.vcs
Packages for version control systems.
- Since:
- 4.4
-
Interface Summary Interface Description SourceControl Configuration related to source dependencies.VcsMapping A dependency mapping provided by a VCS repository.VcsMappings In settings.gradle:VersionControlSpec Captures user-provided information about a version control system.VersionControlSystem Allows the user to perform generic version control operations in ways specified by the underlying implementations.VersionRef Represents how a version of a software component is referred to in a version control system.