This course is based on materials by Software Carpentry
Prerequisites
In this lesson we use Git from the Unix Shell. Some previous experience with the shell is expected, but is not mandatory. Alternatively, this course can be followed on Windows using Git Bash.
You will need a GitHub account for the afternoon session. Please sign up for an account this morning if you do not already have an account.
Resources
Cheat sheet of commands and key points
git --help
provides some summary information on common commands and their usage.