Checking Status

To see how a project's local Git repository compares to the remote central repository:

  1. Right-click the Explorer pane of your open project, and select Version Control > Status.

    An Executing status window opens.

    Version Control Status

  2. TIP: The dialog heading varies. For Closedexample:

  3. Finished git status with different results

  4. You can review how the local repository compares to the remote central branch and read how to publish.

    You can also see any uncommitted changes or confirm nothing is pending.

  5. Depending on the status, you may be directed to take different actions.

  6. Select OK to close the status window..