Version Control with Git: Setup

Installing Git

Since several Carpentries lessons rely on Git, please see this section of the workshop template for instructions on installing Git for various operating systems.

Preparing Your Working Directory

We’ll do our work in the Desktop folder so make sure you change your working directory to it with:

$ cd
$ cd Desktop