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
A branch is a lightweight movable pointer to a commit, enabling parallel lines of development.
What is a branch in Git?