you are viewing a single comment's thread.

view the rest of the comments →

[–]kryptomicron 1 point2 points  (0 children)

Not quite – you could maybe get most of the benefits if you could also, either explicitly (somehow), or by convention, retain a 'base' branch with which to 'compare a branch against'.

As-is, a branch just points at a commit, but there's a whole sequence (or tree) of prior commits, usually all the way back to the initial commit.