-
Getting Started
-
General Overview
-
Application Modules
- Administration
- Global Features
- Solutions
- Projects
- Branches
- Source Systems
- Dataflow Modeling - Overview
- Dataflow Modeling - Wizard Steps
- Dataflow Modeling - Terms
- Dataflow Modeling - Term Mapping
- Dataflow Modeling - Relationships
- Relationship Modeling
- Generate Artifacts
- Project Settings
- Data Marketplace
-
Generators
-
Discovery application
-
Best Practices
-
FAQs
-
Product Release Notes
-
Legal Documents
Push changes from a Local Branch to a Remote Branch
biGENIUS-X operates with an auto-push feature. Any changes made to your project are automatically pushed to the Remote Repository.
Refer to Understand Git Workflow in biGENIUS-X for more information.
Therefore, avoid manual pushes, as outlined below.
A Push in biGENIUS-X includes a git commit + git push.
Push changes
To push changes from a Local Branch to a Remote Branch, access the Branch overview page of a Project:
Click on the Context menu for an activated Local Branch and choose the Push Changes menu:
The Local Branch will need to be activated first. See Activate a Branch.
The Pushing branch pop-up is opened and automatically closes if no errors occur:
If a git error occurs during the Branch push, you can view the technical logs by clicking Show details.
Demonstration video