<PLEASE USE THE FOLLOWING TEMPLATE TO HELP YOU CREATE A GREAT POST!>
Hello Codecademy,
The instructions are:
- The Git remote Sally started is called:
science-quizzes
Enter the command to clone this remote. Name your clone:
my-quizzes
I’ve provided the link to the exercise below.
<Below this line, add a link to the EXACT exercise that you are asking about.>
<Below this line, describe in what way does your code behave incorrectly? Include ALL error messages.>
I’m using the clone command git clone
but I’m not sure what to put after that. I’ve tried the following.
git clone science-quizzes my-quizzes
git clone my-quizzes
git clone science-quizzes
git clone science-quizzes
git clone /Users/teachers/Documents/science-quizzes
etc.
I get alternating errors messages that say either fatal: destination path 'science-quizzes' already exists and is not an empty directory.
or fatal: repository '/Users/teachers/Documents/some-remote' does not exist
.
I don’t know what command to type to clone the file. Please help!
<Below this line, add a screenshot of your whole web browser so that we can see what you see.>
Uploading…