InterviewSolution
Saved Bookmarks
| 1. |
How Do You Interact With Git In Visual Studio? |
|
Answer» When you are WORKING with a project in Visual Studio, you can SET up and QUICKLY commit and PUBLISH your code to a GIT service. You can also manage your Git repositories by using menu clicks from buttons in the bottom right-hand corner of the IDE. When you are working with a project in Visual Studio, you can set up and quickly commit and publish your code to a Git service. You can also manage your Git repositories by using menu clicks from buttons in the bottom right-hand corner of the IDE. |
|