July 2017
Beginner
466 pages
9h 37m
English
If your Git repository supports it, you can create Pull Request directly from the Visual Studio 2017 IDE. First, you will need to push/publish the local branch changes to the remote repository. Then open Team Explorer and navigate to the Pull Requests view, as shown in the following screenshot:

If you are using the GitHub extension, a panel will appear with a Create New link to create the pull request for the code review. It will automatically list the branch that you are working on and will go to merge once the reviewers approve it. Give a title to the pull request and a description of the work that ...
Read now
Unlock full access