Archives May 29, 2019

Git: When is a tree not a tree?

Git repositories are described as trees, with branches. This is true. But, thinking of them as nodes of connected commits, is slightly more correct. Each node has a parent, and might have children. A node can be named with a tag or branch.

Sounds complicated, but let me explain

Target Audience

This post is aimed ...

Continue reading

Previous day

May 17, 2019

Next day

June 9, 2019

Archives