I’m trying to set git_binary to point to my installation of git.
I choose Sublime Merge -> Preferences -> Preferences
I then select git_binary from the drop down list
I replace “null” with “/usr/local/bin/git”.
However there doesn’t seem to be any way to actually save the change. I hit enter, and nothing. All I can do it hit escape and that cancels the change.
Is the pref backed by a flat file somewhere I can edit manually until the UI is fixed?