Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 745 Bytes

index.md

File metadata and controls

24 lines (20 loc) · 745 Bytes
layout root
lesson
.

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. {: .prereq}

Resources

Workshop slideshow

[Cheat sheet of commands and key points]({{ page.root }}/reference)

git --help provides some summary information on common commands and their usage.