How to disable control git version in Android Studio

1

How to disable control version git in Android Studio in Windows, what I did was go to the menu:

VCS - enable control version

and now I do not know how to undo it, turn it off, disable, turn off.

thanks

    
asked by MaRiAnO 04.06.2018 в 23:00
source

1 answer

0

In versions 3.0 or later of Android Studio go to:

File > Settings > Plugins and Version Control , there select the directory that is versioned and delete the record to GIT.

    
answered by 04.06.2018 в 23:28