Fetch changes from a Remote Branch to a Local Branch

To fetch changes from a Remote Branch to a Local Branch, there are two possibilities:

In both cases, please first access the Branch overview page of a Project:

Fetch to one Local Branch

To fetch changes from a Remote Branch to an activated Local Branch, click on the Context menu for the Local Branch and choose the Fetch Changes menu:

The Local Branch will need to be activated first. See Activate a Branch.

The Fetching changes pop-up is opened:

If you click on Show details, you can consult the technical logs of the Branch fetch.

Fetch to all Local Branches

To fetch changes from all Remote Branches to all Local Branches (Refresh), click on the Refresh button:

The Fetching changes pop-up is opened and automatically closes if no errors happen:

If a git error occurs during the Branch fetch, you can consult the technical logs by clicking Show details.

Demonstration video