Creating a local branch from the Studio (Git only) - Cloud - 7.3

Talend Studio User Guide

Version
Cloud
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2024-02-13

When working on a Git managed project, you can create local branches from within your Talend Studio and keep your changes local until you push them to the Git server.

Your Talend Studio provides two options for you to create a local branch:
  • Creating a new branch based on a selected source
  • Checking out a remote branch as a local one
Note: In the context of Git branching, master can be regarded as a special branch.

After the branch is created, you can work on it and manage it using tools provided by your Talend Studio.