Skip to content
Author: ytianle

Version Control⚓︎

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 chapter can be separated into the following sections:⚓︎

  1. Git

  2. Workflows

  3. Release & Versioning