Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 392 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 392 Bytes

git-github-tutorial

Slide deck for the Git and GitHub tutorial

How to update and publish docs

  1. Create a GitHub issue and a topic branch
  2. Commit your updates on docs/*
  3. Merge your commits into the main branch
  4. Create a release with a tag v<year>.<month>.<patch> (e.g. v2022.9.0)
  5. The docs will be published at https://a-lab-nagoya.github.io/git-github-tutorial/<tag>/