Set stream and branch defaults

To register streams or create branches, you can instruct PulseUno to use the settings of the parent stream/branch or the product/Git repository. You can also specify a default Git branch.

Specify default stream/branch settings

New streams and branches can inherit the settings from either the parent stream/branch or a product/Git repository.

To set the defaults for new streams or branches:

  1. On the top navigation bar, select a space from the spaces list.

  2. On the Products page, open a product or Git repository.

  3. On the sidebar, select Settings > Branches.

  4. On the branch settings page, select an option:

    Option Description
    Copy settings from parent branch Create streams/branches using the settings of a parent stream/branch.
    Inherit settings from product Create streams/branches using the product/Git repository settings.
  5. Click Save.

Back to top

Change the default Git branch

As an administrator or Git repository owner, you can change a Git repository's default branch.

Note: This functionality is available only with the PulseUno Git server.

A default branch is your main branch of development where all pull requests land by default. You define a default branch when you create a Git repository. For details, see Create Git repositories.

To change the default branch:

  1. On the top navigation bar, select a space from the spaces list.

  2. On the Products page, open a Git repository.

  3. On the sidebar, select Settings > Branches.

  4. Select a default branch from the list of branches.

  5. Click Save.

Back to top

See also: