Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Get PyCharm to stop asking for a VCS?

Tags:

pycharm

How do I get PyCharm to stop asking for Git integration, or any other VCS? (my version is 4.0.4 professional)

It keeps popping up telling me it couldn't find git.exe, but I wouldn't want it to integrate anyways.

like image 561
nivniv Avatar asked Mar 17 '23 21:03

nivniv


1 Answers

You can disable the Git plugin in Settings | Plugins.

like image 92
yole Avatar answered Mar 26 '23 08:03

yole