How can I disable source control integration

I prefer using git for example through the terminal. Is there a way to disable anything version control related on the IDE?

Thanks.

2
2 comments
Avatar
Permanently deleted user

Hello Petros,

You can easily disable version control in RubyMine either by removing vcs content roots settings in File | Settings | Version Control or you can turn off vcs plugins at all in FIle | Settings | Plugins.

Regards,
Oleg

4

Please sign in to leave a comment.