Saying “it’s a graph of commits” makes no sense to a layperson.
Sure, but git is aimed at programmers. Who should have learned graph theory in university. It was past of the very first course I had as an undergraduate many years ago.
Git is definitely hard though for almost all the reasons in the article, perhaps other reasons too. But not understanding what a DAG is shouldn’t be one of them, for the intended target audience.
sus@programming.dev 1 year ago
While I agree 100% with your main point,
every coder should know what a graph is, the basic concept at least. Really if elementary schoolers are supposed to understand multiplication, they can be taught to understand graphs too.
diff is short for difference. And that basically explains it