You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
then I use git4idea bundledPlugin, project lost com.intellij.dvcs.*(com.intellij.dvcs.repo.Repository) dependency
Relevant log output or stack trace
Cannot access 'com.intellij.dvcs.repo.Repository' which is a supertype of 'git4idea.repo.GitRepository'. Check your module classpath for missing or conflicting dependencies
Steps to reproduce
add platformBundledPlugins = Git4Idea in gradle.properties, then use