subtopics

main
CrimsonTome 2022-07-04 11:29:52 +01:00 committed by Matt Clark
parent 434ba527d5
commit b2ebf58cb0
1 changed files with 10 additions and 1 deletions

View File

@ -5,7 +5,16 @@
## Topics
- Git
- Quick intro to Git (not expecting many first years or foundation years to attend)
- Setting up your development envirnment with a `.gitconfig`
- GitHub
- Quick intro to GitHub
- GPG
- Intro to GPG
- Using GPG to sign your git commits
- Using GPG to encrypt emails between two people
- SSH keys
- Contributing to open-source
- Intro to SSH keys
- How you can use them with git services such as GitHub or Gitea
- Contributing to open-source
- Contribution guidelines / etiquette