Sublime Forum

3.2 How to disable Git?

#1

Hi,

I’m working in Sublime but saving to a remote server (via Expandrive). We also use Git (but I don’t need Sublime to handle it for me). Since 3.2 I have a significant impact on performance when opening or saving files.

How can I try disabling the new Git integration to see if that is my issue?

Thanks!

0 Likes

#2

Hi @trinzia,

You can disable git integration by setting show_git_status to false. See this link for more details: https://www.sublimetext.com/docs/3/git_integration.html#settings

2 Likes

#3

This was my issue, and now everything is much faster again, thanks!

0 Likes