Skip to main content Skip to complementary content

Configuring the Git commit mode

You can configure the Git commit mode in Talend Studio.

Procedure

  1. On the toolbar of the Talend Studio main window, click Project settings or click File > Edit Project Properties from the menu bar to open the Project Settings dialog box.
  2. In the tree view of the dialog box, select Git Settings to open the Git Settings view.
  3. Select or clear the Use manual commit mode check box according to your needs.

    With this check box selected, your confirmation is required before your changes are committed to Git and pushed to the remote server. Otherwise, your changes are automatically committed to Git. When creating a branch, the new branch inherits the commit mode of the source branch.

    For Git projects managed by Talend Cloud, this check box is selected by default.

    For Git projects managed by Talend Administration Center, this check box is unselected by default. When selected, the Git commit mode configured in Talend Administration Center will be ignored.

  4. Click Apply and Close to apply your changes and close the dialog box.
    If you changed the commit mode to manual, a Talend Git Staging view automatically opens in the configuration area.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!