Uses of Class
com.intellij.openapi.vcs.VcsManager

Packages that use VcsManager
com.intellij.openapi.vcs Provides interfaces for integrating IDEA with version control systems. 
 

Uses of VcsManager in com.intellij.openapi.vcs
 

Methods in com.intellij.openapi.vcs that return VcsManager
static VcsManager VcsManager.getInstance(Project project)