Main Content

Disable Source Control

Disabling source control is useful when you are preparing a project to create a template from it, and you want to avoid accidentally committing unwanted changes.

  1. On the Project tab, in the Source Control section, click the Details button for your source control. For example, SVN Details or Git Details.

  2. Change the selection from the current source control to No source control integration.

  3. Click Reload.

    Note

    Source control tools create files in the project folders (for example, SVN creates an .svn folder), so you can put the project back under the same source control only by selecting your previous source control from the list.

Related Topics