PhpStorm 2018.1 Help

Pulling Changes from the Upstream (Pull)

Refreshing a local Mercurial repository with the changes from the remote repository (Pull) involves retrieving changes and applying them to the local data. The Mercurial integration with PhpStorm provides interface for specifying the mandatory Pull settings and for customizing the Pull procedure.

To pull changes from a remote repository

  1. On the main menu, choose VCS | Mercurial | Pull Changesets. The Pull dialog box opens.
  2. Specify the required URL address of the source remote repository.
Last modified: 27 July 2018

See Also