PyCharm 2017.2 Help

Enabling Version Control

PyCharm supports version control integration at two levels:

  • At the IDE level, VCS integration is provided through a set of bundled plugins enabled by default.
  • At the project level, VCS integration is enabled by associating project folders with one or several version control systems.

This section describes how to:

Last modified: 26 October 2017

See Also