Lesson 1: Create a Git repository

Repository integrations enable Build to checkout code, access change logs, and do other project-related activities.

Before you begin this lesson, make sure that you complete the steps that are described in Configure the tutorial system.
  1. On the left navigational panel, click System > Repositories.
  2. Using the Repositories page, click Create New Repository.
  3. In the Source Plug-in list, select Git and then click Set.
  4. In the Name field, type demoHub.
  5. In the Repository Base URL field, type https://github.com/junit-team.
    This GitHub project contains the JUnit source code.
  6. Click Save.

Lesson checkpoint

In this lesson, you created a repository based on the Git integration.

The DemoHub repository is listed on the Repositories page.
The DemoHub repository is listed on the Repositories page

For more information about repositories, see Repositories.