Pull changes from a Remote Branch to a Local Branch
Each User has access only to their Branches. So a manual Pull should only be helpful if the User does some changes in a Local Branch in one Web Browser (for example: Google Chrome) and then wants to access these changes in the same Local Branch in another web browser (for example: Firefox).
A Pull in biGENIUS-X includes a git fetch + git merge.
Pull changes
To pull changes from a Remote Branch to a Local Branch, access the Branch overview page of a Project:
Click on the Context menu for an activated Local Branch and choose the Pull Changes menu:
The Local Branch will need to be activated first. See Activate a Branch.
The Pulling branch pop-up is opened and automatically closes if no errors happen:
If a git error occurs during the Branch pull, you can consult the technical logs by clicking Show details.
Demonstration video