PyCharm
 
Get PyCharm
You are viewing the documentation for an earlier version of PyCharm.

Sync with a remote Git repository

Last modified: 11 September 2023

Before you can share the results of your work by pushing your changes to the upstream, you need to synchronize with the remote repository to make sure your local copy of the project is up to date. You can do this in one of the following ways: fetch changes, pull changes, or update your project.

The Git branches popup indicates whether a branch has incoming commits that have not yet been fetched:

Incoming commits indicator