How to disable IntelliJ IDEA version control by default? -


every single time create new project in intellij idea sets version control system subversion. it's kind of annoying disable manually every time. how disable good, default option version control "none"?

do use maven chance? there issue vcs detection maven projects. see https://youtrack.jetbrains.com/issue/idea-115100


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

Trouble making a JSON string -

sitecore - Resolve ISitecoreService using SimpleInjector -