PyCharm 2016.2 Help

Viewing Changes Made by Other Team Members

Use the Repository and Incoming tabs of the Version Control tool window to view changes introduced by the team. Repository tab shows all changes that you and your colleagues have committed to the repository; the Incoming tab shows only those committed changes, which are not yet taken to your local working copy. PyCharm informs you about new changes in the repository by the img icon on the status bar.

To view all changes committed to the repository

  1. In the Version Control tool window, select the Repository tab.
  2. Click refresh button img on the toolbar, or choose Refresh on the context menu.
    img

To view incoming changes

  1. In the Version Control tool window, select the Incoming tab.
  2. Click refresh button img on the toolbar, or choose Refresh on the context menu. Alternatively, click the incoming changelists icon in the status bar:
    img

See Also

Last modified: 23 November 2016