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:
-
From the spaces list at the top right, select a space.
-
On the Products page, open a product or Git repository.
-
In the sidebar, select Settings > Branches.
-
On the Branches 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. -
Click Save.
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:
-
From the spaces list at the top right, select a space.
-
On the Products page, open a Git repository.
-
In the sidebar, select Settings > Branches.
-
Select a default branch from the list of branches.
-
Click Save.
See also: