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. All of the commands shown will work on Windows using Git Bash, with the exception of the
gedit
command. Gedit is a common text editor on Linux: Windows users should use thenotepad
command instead, and set notepad as the core editor when configuring Git.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
Git cheat sheet (You may want to download a copy of this for reference during this workshop)