Skip to main content Skip to complementary content

Committing changes to a local branch

About this task

In the Talend Git Staging view, you can commit your changes to Git.

Talend Git Staging view.

Procedure

  1. Select the item or items of interest that are added, modified, or removed in the Changes area.
    • Click the Show Path button to show the path of each item in the list.
    • Click the Show Technical Files button to show the technical files that have changes.
      Talend Git Staging view with item path and technical files shown.
    • Click the History button to show the commit history of your project in the Git History view. For more information, see Viewing the Git commit history.
    • Right-click a modified item and click Compare in the context menu to view your local changes.
    • Right-click a modified or removed item and click Reset in the context menu to discard your changes to selected item or click Reset all to overwrite all your changes in the working tree.
    • Right-click an added item and click Delete in the context menu to delete it.
    • Right-click an added or modified item and click Show in Repository in the context menu to show the item in the Repository tree view.
  2. Type in your commit message in the Commit Message area.
    The commit message is mandatory for the commit.
  3. Click the Commit button to commit your changes only or click Commit and Push to commit your changes and push the commits to the Git server.

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 – please let us know!