Branches

This page contains the list of branches available in the specified project.

  • Title

    Branch name.

  • Status

    Branch status. Status defines which action is being performed with the branch or defines the branch state for the moment.

  • Last Update

    Defines the date and time when the latest changes were performed in the branch in the YYYY/MM/DD HH:MM format.

  • Branch Activity

    View all actions performed with a branch since it was created.

  • Open in IDE

    Click this button to open the branch in Flamingo IDE and start working with it. This button is not available if merging or updating of the branch is performed.

  • Resolve Conflict

    This button appears only if any conflicts are detected on performing merge or update operations. Click it to open the branch in Flamingo IDE and resolve conflicts.

  • Share

    Use this option to share definite branch with other users.

  • Change Description

    Use this option to change branch name and description. It is available for child branches only.

  • Merge into Master

    Use this option to add updates made in child branch into Master. It is available for child branches only.

  • Merge into Master and Delete

    Use this option to add updates made in child branch into Master and delete the child branch. It is available for child branches only.

  • Update from Master

    Use this option to get the updates from the Master branch and add them to the child branch. It is available for child branches only.

  • Delete Branch

    Use this option to delete branch from project if it is not needed anymore. You cannot delete the Master branch.

  • Create New Branch

    Click this button to create new branch in this project. Note that the maximum number of child branches in a project is 5.