Version Control Systems

Git plus the hosting platform your team actually works in — branches, review, and CI as one workflow.

4 articles

GitLab

Listed inGitLabVersion Control Systemson

Merge requests and the built-in CI/CD pipeline, plus where its vocabulary diverges from GitHub.

Beginner6 minDraft
#git
#ci

GitHub

Listed inGitHubVersion Control Systemson

Pull requests, Actions, environments, and the review settings that decide what can reach main.

Beginner7 minDraft
#git
#ci

Git

Listed inGitVersion Control Systemson

Commits, branches, rebase versus merge, and the three or four recovery commands worth memorising.

Beginner10 minDraft
#git
#workflow