Work Items, Pull Requests menu not visible in Visual Studio

The reason is that you just connect to the local git repository and it likes this:
enter image description here

You configured Remotes (Home=>Settings=>Repository Settings=>Remotes), so you can commit and sync.

Refer to these steps to connect to the remote repository.

  1. Go to Team Explorer
  2. Click Manage connections=>Connect to Team project
    enter image description here
  3. After that Open Solution in Solutions section (if it is empty, you need to clone this repository)
    enter image description here

Leave a Comment

tech