PyCharm Edu 2018.1 Help

Updating Local Information

The Update command enables you to synchronize the contents of your local files with the repository. You can invoke this command on:

Depending on the updating options, the update procedure may take place silently. If all files are up-to-date, you will be notified about that. Otherwise, the Update Info tab opens in the Version Control tool window where you can group the information as required.

To update files and folders

  1. Select one or more files and folders to be updated in any navigation view (for example, in the Project Tool Window.
  2. On the context menu of the selection, choose <VCS>| Update.
  3. In the Update dialog specify the update options, which are different for the supported version control systems, and click OK.

To update a project

  1. Press Ctrl+T.
  2. In the Update dialog, click the tab for your version control system.
  3. Specify the update options, which are different for the supported version control systems and click OK.
Last modified: 23 July 2018