Unfortunately the git repository I’m working on seems to be too large for SM to handle gracefully; the application takes a long time to load any result, hangs on exit, and doesn’t seem to automatically update its internal status when I manipulate the repository from the command line.
That would be okay — all I have to do is not use Sublime Merge — but all of the SM integration built into ST3 is kind of getting in the way of my productivity (e.g. git operations are getting slowed by ST3 updating the untracked files counter in the status bar; over half of the items in the context menu just ask me to install SM; etc.).
I understand your need to make money, so I’m okay with this being the default experience you want to ship. However, is there a way to turn this stuff off? Setting "show_git_status": false
in my .sublime-settings
doesn’t seem to do it.