Git

Courses

Source code version control.

Code contribution workflow.

Exercises

Instructions

  1. Create a new repository inside your project directory.
    git init
  2. Create a README.md...