PyCharm 2016.1 Help

Integrating Files and Changelists from the Version Control Tool Window

You can integrate changelists or files into your local working copy directly from the Version Control tool window.

To integrate a changelist or a file into your working copy, complete the following general steps

  • In the Changelists pane, select the required changelist.

    If necessary, you can select and integrate several changelists at a time.

  • To integrate the entire changelist, click the Integrate to Branch button integrateToBranch on the Merge Info pane toolbar.
  • To integrate a particular file from the selected changelist, select the file in the Changed Files pane and click the Integrate to Branch button integrateToBranch on the Merge Info pane toolbar.
  • To revert the last integration of the selected changelist into the working copy, click the Undo Integrate to Branch button undoIntegrateToBranch on the toolbar.

See Also

Last modified: 20 April 2016