Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Instructions: Create a repository in Github. Name it as Resume Clone the repository on your local computer. After cloning, copy all the files in your
Instructions:
- Create a repository in Github. Name it as Resume
- Clone the repository on your local computer.
- After cloning, copy all the files in your resume project to the cloned repository.
- Upload your files in the repository using the git commands in your terminal or command prompt.
- git add .
- git commit -m "Put a informative comment"
- git push
- Submit a screen recording.
just the steps to do it will be ok thank you
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