…so it could be called by a project-setup script,
e.g. UnityEditor.EditorSettings.SetExternalVersionControlEnabled(true);
?
I can see that the property lives in Library/EditorSettings.asset, but I don’t see a function to set it.
Thanks for any help in advance.