Use > OO Designer > Set up the Workspace > Set up and work with Source Control Management

Set up and work with Source Control Management

If you work in a multi-author environment, working with a Source Control Management (SCM) enables you to manage your project in a centralized location and collaborate on it with other authors. It also enables you to recover or revert changes.

Using the Git functionality, you can connect to a remote repository on a server (such as Github, for example) or connect to a shared file system.

Note: Working with Source Control Management is not mandatory, but it is recommended.

To set up a repository, see Set up Source Control Management for the Project.

To work with SCM, see Work with Source Control Management (SCM).

You can attach only one repository per workspace. Within that repository, it is possible to have multiple projects.

Git Terminology