Skip to content
Author: Tianle Yuan

Git & Github⚓︎

Version control is important especially when we are collaborating with others for a big project. Git is one of the tools for version control. GitHub is a cloud service for uploading and storing repos you edit locally.

This section is split into below sections:⚓︎

  1. Git theory for understanding Git essence (💯 Highly recommend reading first before using the command line).

  2. Git commands for a start using Git commands.

  3. GitHub Action for CI.

  4. GitHub Semantics Versioning for a convention.


Last update: December 5, 2022 19:54:10
Created: November 13, 2022 21:09:05