Use branching to organize how you vRealize Orchestrator content is managed in your Git repository.
By using Git, you can increase the flexibility for your vRealize Orchestrator developers by providing a centralized repository. For example, you can use Git to manage the workflow development across multiple vRealize Orchestrator environments.
You can now push and pull objects to and from branches. You can use branching to manage the development of specific groups of vRealize Orchestrator objects, before they are merged back into your main branch.
In this use case, you are using a GitLab project to manage vRealize Orchestrator objects that use the Python runtime. This use case represents an example of the Git functionality in vRealize Orchestrator and does not represent the limits of the feature scope.