PhpStorm 2017.1 Help

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 VCS | Git | Fetch .

    PhpStorm retrieves the changes from the repository silently.

See Also

Last modified: 19 July 2017