In the graph picture, what is a branch?
In the graph picture, what is a commit?
Creating a branch at C adds no new node.
Circle one: True False
You check out an old commit directly. What is HEAD now?
After A, B, C with main on C, you add feature at C and commit D on it. Where do the labels sit?
You commit twice while detached, then jump back to main. What threatens the two commits?
A commit moves every branch label forward at once.
Circle one: True False
A teammate fears losing label-less commits. What is the safest fix?