Visual Studio now has integrated deep links for the git pull request. GitHub experiences in Visual Studio are now more integrated and seamless. With the recent updates, Visual Studio introduced several great features for Git Integration. Starting from adding both GitHub and GitHub Enterprise accounts, you can Switch between repositories very easily. One more important perspective is to access Git Pull Request either you want to create a pull request or view a pull request. Git Menu has the link for both creating and viewing a git pull request. It will make it easier to access the PRs.

Git Pull Request Deep Links

To access the “New Pull Request” or “View Pull Request” from the main “Git” menu, navigate to “GitHub” .

Git Pull Request Deep Links in Visual Studio

Related Tip:  Switch between Git repositories and branches seamlessly in Visual Studio

Once you click on New Pull Request, it will take you to the Pull Request creation screen. The** New Pull Request** option will be disabled if there are no active merge changes for PR.

Git Pull Request

Similarly, for the “View pull requests” the deep link will take you the respective list of all pull request for the git.

#visual studio #git

Git Pull Request Deep Links in Visual Studio
1.20 GEEK