In Git, "pull requests" are a combination of a version control 'merge' operation and a code review.
In part 1 of this demo, we'll start by creating a branch in an Azure DevOps Git repository from a work item in the project plan. From there, we'll make some code changes in that branch.
In part 2, we'll create a pull request, perform a basic code review, and then merge the changes back to the main branch.
https://www.benday.com
[email protected]