IntelliJ IDEA 2016.3 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 .

    IntelliJ IDEA retrieves the changes from the repository silently.

See Also

Last modified: 21 March 2017