Explore Library
GitIntroduction & Core Concepts

42 items

FlashcardBeginner

The Branch Concept

A branch is a lightweight movable pointer to a commit, enabling parallel lines of development.

Question

What is a branch in Git?

Click to reveal answer