An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![License](https://img.shields.io/github/license/molmod/git-tutorial)
[![Publish Slides](https://github.com/molmod/git-tutorial/actions/workflows/publish.yaml/badge.svg)](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/).