Julia Evans on Nostr: there's something weird about git branches that "a branch is just a reference to a ...
there's something weird about git branches that "a branch is just a reference to a commit" does not capture and I've been struggling with it for weeks
like in this diagram I think most people would say that there are 3 branches (corresponding to the 3 commits at the top of the diagram), though technically in git you could have 0, 3, or 100 branches here, and it's not labelled so you have no way to know how many branches there are
(please don't try to explain branches to me ty)
like in this diagram I think most people would say that there are 3 branches (corresponding to the 3 commits at the top of the diagram), though technically in git you could have 0, 3, or 100 branches here, and it's not labelled so you have no way to know how many branches there are
(please don't try to explain branches to me ty)