To delete a Git Branch - 8.0

Talend Administration Center User Guide

Version
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
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 Administration Center
Content
Administration and Monitoring
Last publication date
2024-04-15

About this task

Warning: The branches must be deleted from Talend Administration Center and not directly from Git.
Note: You can also delete a branch or a tag via the MetaServlet application, using the deleteBranch command. For more information on MetaServlet, see Non-GUI operation in metaServlet.

Procedure

  1. In the Menu tree view, click Projects to display the Projects page.
    From the project list, select the project for which you want to delete an existing branch.
    The Branch management dialog box opens.

    Example

  2. In the Git tree of project '<ProjectName>', right-click the branch you want to delete and select Delete this branch from the contextual menu.
    A confirmation message is displayed.
  3. Click OK to confirm the deletion operation and close the message.
    A warning message will alert you if you try to delete a branch used by the Job Conductor.
    The selected branch is deleted from the Git tree of project '<ProjectName>' and from the project on Git.