Insight 3 of 12
A clear commit message identifies the saved result
Every includes a short message. The message should identify the finished result that version contains. “Calculate a full monthly budget” will help you find the right version later; “updates” will not. Other unfinished changes can stay outside the commit.

Practice
Question stem
Your budget planner finally calculates a full month correctly. Which request leaves a useful recovery point?
Answer
Compare what each option leaves available later.

