About this task
When working on a local branch of a Git managed project, your changes are automatically committed to your local repository when they are saved. However, they are not automatically pushed to the Git server - you need to push them manually using the Git Push tool provided within your Talend Studio.
Warning: If you
created your local branch on a project that has referenced projects and if you have
the project references management right, the project reference relationships will be
automatically created for your branch on the remote repository when you push your
branch for the first time.
If you don't have the project references management right, you will need to ask
your administrator to set up the project references manually in the Talend Administration Center.
For more information about referenced projects, see Working with referenced projects.