Git repository integration settings
Git repository integration settings determine how dependent objects are handled when you select or unselect objects to add to a repository.
To open the settings, click the Settings icon on the Add objects to repository page.
The Select actions options determine what happens when you select an object with dependencies to add to a repository.
- Select dependencies
- Enable this option to automatically select any dependencies when you select an object. For example, if you select a dimension that is included in two cubes, the two cubes are also selected.
- Exclude cube views
- Enable this option to exclude views when you add cubes to the repository.
The Unselect actions options determine what happens when you unselect an object with dependencies from the list of selected objects.
- Ask when required
- Present a prompt to let the user decide how to handle the dependent objects.
- Unselect objects and no action on dependencies
- Unselect the object, but do nothing to any dependent objects. For example, if you unselect a dimension that is used in a cube that is also selected for addition to the repository, unselect only the dimension.
- Unselect objects and dependencies
- Unselect the object and also unselect any dependent objects. For example, if you unselect a dimension that is used in a cube that is also selected for addition to the repository, the cube is automatically unselected..
- No action on objects with dependencies
- Do nothing when an object with dependencies is unselected.