Exam GitHub-Foundations Topic 5 Question 45 Discussion

Actual exam question for GitHub's GitHub-Foundations exam
Question #: 45
Topic #: 5
Which of the following best describes cloning a repository?

Suggested Answer: C Vote an answer

Cloning a repository in GitHub refers tocreating a copy of the repository on your local machine. This allows you to work on the project offline, make changes, and later push those changes back to the remote repository.
It does not involve creating a copy on GitHub.com (which would be forking), retrieving updates (which would be pulling), or importing source code into a new repository (which is done differently).

by Milo at Jun 16, 2026, 03:44 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10