top | item 45464840

(no title)

gouggoug | 4 months ago

Branches are mutable and regularly point to a new commit. Branching is selecting an active line of development, a set of commits that change over time.

That's why git also offer tags. Tags are immutable.

That's an important distinction.

discuss

order

No comments yet.