Homework 2: Git & GitHub

Exercise:

  1. Go to some folder for example swift-2023-5

  2. Create a new folder with a repo inside it, name the folder swift-02

  3. Create a new file called your-name.swift

  4. Create a new commit with the file with a message Hi, this is <your-name>

  5. Create any other file with any name

  6. Create a new commit with the file with a message add some new file

  7. Push brnach to GitHub