Configure a Metadata Repository in GitHub for your Project

To manage your Project metadata with the Git version control system, you can generate a new repository in GitHub, depending on the platform you want to use.

Create a repository in GitHub

To create a repository in GitHub:

  • Connect to GitHub with your account

Your GitHub account must have the right to create a new repository.

  • In the top bar, click on your Account picture and choose Your repositories menu:
  • Click on the New button
  • Fill in the following information:
      1. Owner: select the desired owner of the repository
      2. Repository name: fill in a name for the new repository
      3. Accessibility: choose Private
    • Click on the Create repository button
    • Your new repository is created:

You can now create a Project with this metadata repository HTTPS URL.

Demonstration video