"Invalid VCS root mapping" in android studio

1

An android studio project gives me an error because "the directory is registered as a Git path but it does not have Git repositories". Is there any way to solve this without creating a new project?

    
asked by pepito 01.07.2017 в 11:35
source

1 answer

1

In your IDE, go to File > Settings > Version Control

You will get a table that says Directory and VCS (columns of the table), click on VCS and choose NONE .

    
answered by 03.07.2017 в 06:58