Fetching Changes from a Remote Git Repository
The Fetch operation involves downloading changes from a remote repository without applying them locally.
To fetch changes from a remote repository
- On the main menu, choose
PyCharm retrieves the changes from the repository silently.
.
See Also
Reference:
Concepts:
Last modified: 20 April 2016