Question: In this task you will use git with a Visual Studio 2019 C# project to clone a given repository, make a small change to
In this task you will use git with a Visual Studio 2019 C# project to clone a given repository, make a small change to one of the code files and commit the change in (no need to push). You are free to use the built-in git functionality and code editor of Visual Studio, or any other git/editor alternative of your choice. Task (10 Marks) Clone the git repository at: https://github.com/EdithCowan/CSI2312 Final Assessment In Program.cs, enter your name in the place indicated by [YOUR NAME HERE] in the code. Once done, commit your change. In this Cadmus assignment document, post a screenshot of your changed code for the Task01 method, and a screenshot of the branch history showing your commit.
Step by Step Solution
3.48 Rating (161 Votes )
There are 3 Steps involved in it
I have completed the task as per the instructions given Below are screenshots of the Progr... View full answer
Get step-by-step solutions from verified subject matter experts
