Pushing changes on a local branch to the remote end
About this task
When working on a local branch of a Git managed project, after committing your changes to your local repository, you need to push them manually using the Git Push tool provided within your Talend Studio.
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 do not have the project references management right, you will need to ask your administrator to set up the project references manually in Talend Administration Center.
For more information about referenced projects, see Working with referenced projects.