From the course: Visual Studio: Source Control with Git and GitHub

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Have a conversation with contributors

Have a conversation with contributors - Visual Studio Tutorial

From the course: Visual Studio: Source Control with Git and GitHub

Start my 1-month free trial

Have a conversation with contributors

- [Instructor] I've decided that this pull request needs a little more review, so I'll go over to Team Explorer, go to Pull Requests, open up this one open pull request, and you can also filter this by closed pull requests or see them all. Double-click here again, and then I'll add my review. I type in my message, submit my review. I can choose to make this a comment only, I can choose to request changes, or I can go ahead and approve it. So I'm going to make a request changes on this one. On Terry's computer, go to Pull Requests. Make sure you refresh. And then I can see that there's been a review. Requested changes 51 seconds ago, and here's the requested change. And if I agree with that, then I would go in, modify my code, make a commit, push it to my fork, and then make another comment in here. I could add my own comment or Terry could add her own comment here, in here on review or comments. We have a…

Contents