I taught a 1-hour git/github seminar using [this outline](https://gist.github.com/kelly-sovacool/e6259d018d56bca69aa81da18ef67746). There are minor differences from that seminar that I prefer: - use README.txt (or .md) instead of notes.txt. - set default branch name to 'main'. - teach forking instead of giving people write access to your github repo.