https://github.com/molmod/git-tutorial
The CMM Git(Hub) tutorial
https://github.com/molmod/git-tutorial
Last synced: 11 days ago
JSON representation
The CMM Git(Hub) tutorial
- Host: GitHub
- URL: https://github.com/molmod/git-tutorial
- Owner: molmod
- License: cc-by-4.0
- Created: 2026-05-07T11:36:09.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-08T16:21:49.000Z (about 1 month ago)
- Last Synced: 2026-05-08T18:32:24.282Z (about 1 month ago)
- Language: Typst
- Homepage:
- Size: 153 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://github.com/molmod/git-tutorial/actions/workflows/publish.yaml)
# CMM Git(Hub) tutorial
## Overview
This repository contains the source materials for the CMM Git(Hub) tutorial.
1. Start with the tutorial slides, which are available in the [Releases](https://github.com/molmod/git-tutorial/releases) section of this repository.
(These will be presented during the live tutorial session.)
1. Then get a basic understanding of GitHub's features by following [`handson_web.md`](handson_web.md).
1. Finally, dive into the command-line usage of Git with the hands-on tutorial in [`handson_cli.md`](handson_cli.md).
## License
Unless noted otherwise, the contents of this repository are licensed under the
[Creative Commons Attribution 4.0 International License (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/) license.
SPDX License and copyright specifiers are included in header comments of all text files,
except for the SVG and PNG files, for which this information can be found in the [`REUSE.toml`](REUSE.toml) file,
as per the [REUSE Specification](https://reuse.software/spec/).