Skip to main content Skip to complementary content
Close announcements banner

Copying items from a branch or a tag (Git only)

If you are working on a Git managed project and if you have installed the R2021-07 Studio monthly update or a later one provided by Talend, you can copy one or more items from a remote branch or a tag to the branch you are currently working on.

Information noteNote:
  • You cannot copying items when working in the Git offline mode.
  • You can copy items from a tag to a branch but not vice versa, because a tag is a read-only copy of a project.

About this task

To copy an item or multiple items from a remote branch or a tag to the current branch:

Procedure

  1. In the Repository tree view, right-click an item such as a Job, or a node such as Job Designs, or a folder if you want to copy items of the corresponding type under it, and select Copy From Branch from the contextual menu.

    The Copy From Branch dialog box opens.

  2. Select a branch or a tag from which you want to copy items and click Next.
  3. Select the items you want to copy by selecting the corresponding check boxes.

    The items on the remote branch or the tag that have the same names as the items on the current branch can be listed in the tree view only if the Overwrite existing items check box is selected.

  4. Select the Import dependencies check box if you want to copy dependencies along with the items you have selected.
    The selection status of the Import dependencies check box is automatically saved for the next copy action.
  5. Select the Overwrite existing items check box if you want to overwrite existing items with those having the same names to be copied.
  6. Click Finish.
    The items on the remote branch or the tag you have selected are copied to the corresponding node or folder on the branch you are working on.

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!