Distributed Version Control (git)

Steven J Zeil

Last modified: Jan 7, 2022
Contents:

Abstract

Distributed version controls models relax the dependency upon a central repository as the keeper of the one true project.

We will look at git, a popular distributed version control system.

1 git and GitHub

Beginning in Summer 2021, git and GitHub are introduced in CS252.

Read or review this CS252 lecture, including the sections marked “optional”.