layout | root |
---|---|
lesson |
. |
This course is based on materials by Software Carpentry
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}
[Cheat sheet of commands and key points]({{ page.root }}/reference)
git --help
provides some summary information on common commands and their usage.