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 icon
on the status bar.
To view all changes committed to the repository
- In the Version Control tool window, select the Repository tab.
- Click refresh button
on the toolbar, or choose Refresh on the context menu.
To view incoming changes
- In the Version Control tool window, select the Incoming tab.
- Click refresh button
on the toolbar, or choose Refresh on the context menu. Alternatively, click the incoming changelists icon in the status bar:
See Also
Last modified: 20 April 2016