M03 SELF-CHECK

Module 3 self-check

Five questions · 4/5 to pass · unlimited retry

1. What does fetch do in this workflow?
2. How does revert differ from working-tree restore?
3. A push is rejected because the remote is ahead. What next?
4. A second checkout builds on the same computer. Which claim fits?
5. FAULT-hysteresis changes <= to < at the 27.0 °C clear boundary. After revert the same test passes and history includes a new commit. What does this show?

Your result

Not attempted

Read the correct answers and explanations

Question 1

Retrieves remote objects and updates local remote-reference knowledge.

Correct: fetch permits inspection before an integration decision.

Question 2

Revert records a new reversal commit; restore changes selected file/index content.

Correct: choose based on whether the error is a committed change or working content.

Question 3

Preserve local work, fetch, and inspect the histories.

Correct: determine simple advancement versus divergent work before integration.

Question 4

Tracked source and instructions reproduced with the recorded installed dependencies.

Correct: state the useful result and the reuse of installed tools.

Question 5

The isolated software defect was reversed and its regression case passed.

Correct: the result is bounded software recovery evidence.