Create a Git branch for your Automation Orchestrator Python objects.

Prerequisites

Create a GitLab project for your Automation Orchestrator environment. See Create a project.

Procedure

  1. Log in to your GitLab account.
  2. Navigate to your GitLab project.
  3. On the left navigation pane, select Repository > Branches.
  4. On the Overview tab, click New Branch.
  5. Under Branch name, enter Python-branch.
  6. Leave the Create from option as master.
  7. Click Create branch.
    You have created a branch for your Python-based Automation Orchestrator objects. The GitLab interface displays the Overview tab on the Branches page, showing the recently created branch.