Skip to content

kit-sas/git-github-tutorial-slides

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>