PhpStorm 2016.2 Help

Checking Git Project Status

Besides indicating the current file status relative to the repository, PhpStorm integration with Git provides you with the accumulated view of the project files' statuses.

To view the differences between the current state of project files and the repository

  1. Open the required project.
  2. On the main menu, choose VCS | Refresh File Status.
  3. Switch to the Version Control tool window and open the Local Changes tab.
    checkProjectStatusGit.png

    The status of each file is indicated by the color in which the path to the file is displayed.

See Also

Last modified: 24 November 2016