api / org.gradle.plugins.ide.idea.model / IdeaProject / getVcs

getVcs

@Incubating open fun getVcs(): String

The vcs for the project.

Values are the same as used in IDEA's “Version Control” preference window (e.g. 'Git', 'Subversion').

See the examples in the docs for IdeaProject.