Use branching to organize how you Automation Orchestrator content is managed in your Git repository.
By using Git, you can increase the flexibility for your Automation Orchestrator developers by providing a centralized repository. For example, you can use Git to manage the workflow development across multiple Automation 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 Automation Orchestrator objects, before they are merged back into your main branch.
In this use case, you are using a GitLab project to manage Automation Orchestrator objects that use the Python runtime. This use case represents an example of the Git functionality in Automation Orchestrator and does not represent the limits of the feature scope.