Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Git is the default File System Type selected when you create a new File System Profile. There is one tab below this - General.

New_configuration_File_System_Profile.png

General

...

tab

The following settings are available in the General tab in the Git File System Type:

Setting

Description

Repository URL

The URL to the repository. 

Git Provider

Open the dropdown to select the Git Provider you want to connect to. The options are:

  • GITHUB

  • BITBUCKET

  • GITLAB

Username

This field will only be available when BITBUCKET is selected as the Git Provider. Enter your Bitbucket username here.

Token

Token to access the repository. This field is optional.

Use Secrets Profile

Select the checkbox to use a Secrets Profile to get the Token.

Get Branches

Click this button to fetch the branches from the repository. If the connection is working, the Branch combo box will be populated. If the connection fails, an error dialog will be shown.

Branch

Select the branch to use. 

Note

Note!

It is not possible to create a new branch using Usage Engine. The branch must already exist in the repository specified in the Repository URL.

View Repository

Click here to browse the folders in the repository. It is only possible when the configuration is saved.

...