Using VS 2017 15.4 with VSTS source control (GIT version control).
I am able to connect, push and pull with VSTS from Visual studio team explorer.
When i click the "Pull Requests" in VS team explorer it is not showing the Pull Requests created in VSTS which assigned to me or created by me and showing "You are not connected to a remote repository"
Please help
devenv.exe /resetuserdata
command (devenv.exe is in Visual studio installation folder, e.g.C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE
), then try again. If the issue still persist, try to repair the VS and try again. - starian chen-MSFT