Skip to content

Latest commit

 

History

History

05_Versioning

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

BDL05 - Versioning

Overview

In this sub module, learners are introduced to the uses of Version Control Systems (VCS) and common basic workflows with git.

Objectives

By the end of this sub module, learners should be able to:

  • Understand common use cases for version control software
  • Create repositories locally using the terminal
  • Remember the common basic git workflow
  • Use commits and branches to create version histories for their projects

Content

BDL Spreadsheet Excerpt


Materials and Resources

Exercises

The following section describes standalone exercises to give learners.

Workflow

When: After Basic Workflow

Time: ~ 20min

Link:

Solution:

Branch out

When: After Branching

Time: ~ 15min

Link:

Solution: