Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Push

Push uploads local changes to the selected remote repository.

To use this action, navigate to the Git repository folder in the Version Control tab. Select the Push button  from from the view toolbar, or right-click and select Version Control -> Push. The Push dialog is displayed:
Image Removed
Image Added

Local repository

The selected local repository.

Local Branch

The current local branch for the selected repository.

Remote repository

The remote Git repository that is the target of the push operation.

Remote branch

The remote branch to push into. You may select an existing branch or specify a new one.

 
When  When you click OK, the output from the Git command is shown in the text box.