IntelliJ IDEA 2026.1 Help

Pull changes from the Mercurial upstream (Pull)

Install the Mercurial plugin

This functionality relies on the Mercurial plugin, which you need to install and enable.

  1. Press Ctrl+Alt+S to open settings and then select Plugins.

  2. Open the Marketplace tab, find the Mercurial plugin, and click Install (restart the IDE if prompted).

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 IntelliJ IDEA provides interface for specifying the mandatory Pull settings and for customizing the Pull procedure.

  1. In the main menu, go to Hg | Mercurial | Pull.

  2. Specify the required URL address of the source remote repository.

23 February 2026