Update Project dialog (Mercurial)
VCS | Update Project
Ctrl+T
In this dialog, select how you want to synchronize your local repository with the central storage.
Option | Description |
---|---|
Pull | Select this option to pull new changesets from the remote repository to the local one. This option can be deselected if the pull operation is performed by other means, for example via a script. The result is identical with that of running the hg pull command. |
Update Strategy | In this section, select the synchronization method. This strategy will be applied to all Mercurial version control roots. The available options are:
|
Do not show this dialog in the future | Select this option to have IntelliJ IDEA update your project silently in the future using the specified update strategy. To invoke this dialog before an update, open the the Version Control | Confirmation page of the IDE settings Ctrl+Alt+S, and then select Update in the Display option dialogs when these commands are invoked area. |