Exercise

What's going to be committed?

Sometimes you could be on the verge of making a new commit and want to double-check if any other files need to be included.

You have been put in the mh_survey repo, where data/mental_health_survey.csv has been added to the staging area.

Instructions 1/3

undefined XP
  • 1
    • Use a command to see how all files differ from the last saved revision.
  • 2
    • Use a Git command to add report.md to the staging area.
  • 3
    • Commit all files with the log message "New participant data and reminder for analysis"