nanyang-system-developers

Branching in Git

Overview

Developers use git branches to merge multiple ongoing threads of work without conflicting.

Slides

See this slide deck to see how git manages and merges multiple ongoing commit threads.