Versions Compared

Key

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

Pull

Pull gets changes from the selected remote repository into the current local branch.

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

Image Added

Remote repository

The remote Git repository that is the source of the pull operation.

Remote branch

The remote branch to merge into the current branch. The branch corresponding to the current local branch is selected by default.

Local repository

The selected local repository.

Local Branch

The current local branch for the selected repository.

...