PyCharm 2016.1 Help

Defining the Set of Changelists to Display

With the extended Merge Info functionality, you can restrict the set of changelists displayed in the Changelists pane to the changelists that have been integrated from one specific branch to another. These branches are referred to as "source" and "target" respectively.

To specify the branches involved

  1. Open the Version Control tool window and switch to the Repository tab.
  2. To have the Merge Info pane displayed, click the Highlight Integrated button highlightIntegrated on the toolbar.
  3. In the From text box, specify the URL address of the source branch.
  4. In the To text box, specify the path to the target branch.

    If necessary, use the Browse button browseButton to open the Select Branch dialog box.

  5. Specify the path to the local working copy to which you will apply patches created based on selected changelists.

    If necessary, use the Browse button browseButton to open the Configure Working Copy Paths dialog box.

See Also

Last modified: 20 April 2016