Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 470 Bytes

File metadata and controls

10 lines (8 loc) · 470 Bytes

git-github-tutorial-slides

Slide deck for the Git and GitHub tutorial

How to update and publish the slide deck

  1. Create a GitHub issue and a topic branch <user>/issue<number> (e.g. astropenguin/issue1)
  2. Commit your updates on slides/*
  3. Merge your commits into the main branch
  4. Create a release with a tag v<year>.<month>.<patch> (e.g. v2026.1.0)
  5. The slide deck will be published at https://kit-sas.github.io/git-github-tutorial-slides/<tag>