Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please screenshot your command line terminal that shows all the steps!! also please explain the steps as well if you can. thank you o help
Please screenshot your command line terminal that shows all the steps!! also please explain the steps as well if you can. thank you
o help you. If using Windows, it is recommended to use GitBash as your terminal. You will create a new directory in your home directory called csci2020u. We'll make this folder a Git repository. Use the following steps to complete this lab: 1. Create a new directory called csci2020u 2. Change into this directory 3. Initialize the current directory as a new Git repository 4. Make a new directory, called lab01 5. Add the lab01 directory to Git 6. Commit all changes to the local repository (for all commits, include a useful message) 7. Sign-up for a new GitHub account (or log into an existing one) 8. Create a new repository on your GitHub account, called csci2020u_Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started