Skip to content

a-lab-nagoya/git-github-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>/