1. Learn
  2. /
  3. Courses
  4. /
  5. Introduction to Git

Exercise

Setting up a new repo

You have finished working on the mh_survey project, and just in time too! You've been assigned to work with a colleague on a new research project investigating the relationship between anxiety and the number of different computer systems used in a workplace.

You decide to get a head start by creating a new Git repo along with a to-do list.

Instructions 1/3

undefined XP
  • 1
    • Create a Git repo called anxiety_workplace in your current directory.
  • 2
    • Move into the new anxiety_workplace directory.
  • 3
    • Create a file called todo.txt containing the following text: "TODO: Recap on existing research.".