Unit 10 · reflection

Unit 10 Repository Archaeology

Pick three commits from your own history.

For each one, write a one-line explanation of the responsibility of that change. Then choose one commit and inspect its diff.

Answer:

Which exact line or file change would be hardest to reconstruct if this commit did not exist?

Finally, show the current git status result and explain what it says about your working tree right now.

A clean status is not required for the reflection. Accurate interpretation is.