The Update Local References panel of the Git Push to Remote Repository wizard enables you to choose the branch to be updated in the Remotes directory of your local repository to correctly mirror the state of the branch in the remote repository.
You access this panel by arriving at the third panel of the Git Push to Remote Repository wizard (Team > Git > Remote > Push from the main menu).
To choose a branch you want to update, select it in the Remote Branches list and click Finish.
The specified remote repository branch is updated with the latest state of your local branch.