Which action should you use from Visual Studio?

Your company uses Git repositories with topic branches and Microsoft Visual Studio for Universal Windows
Platform (UWP) app development.
You are developing a new feature for an app named App1.
You need to provide three developers with the ability to review the code and provide comments in the code.
Which action should you use from Visual Studio?

Your company uses Git repositories with topic branches and Microsoft Visual Studio for Universal Windows
Platform (UWP) app development.
You are developing a new feature for an app named App1.
You need to provide three developers with the ability to review the code and provide comments in the code.
Which action should you use from Visual Studio?

A.
Commit

B.
New Pull Request

C.
Request feedback

D.
Code Review

Explanation:
You can use Git pull requests to review code. You can add comments to the pull request as both author and as
a reviewer of the pull request. Comments can be associated with a specific code change or at a general
discussion level of the pull request.

https://msdn.microsoft.com/en-us/library/vs/alm/code/git/pull-requests



Leave a Reply 0

Your email address will not be published. Required fields are marked *