|
|
|
|
|
by stouset
3035 days ago
|
|
The command-line interface was about the same as it is today. Which is to say, it’s great if you understand the underlying architecture and how the commands map natively to it, but it’s a huge learning curve if you’re coming from something else, have preconceived notions of what commands like “commit”, “checkout”, “fetch” et al do, and don’t have the time or the desire to learn the about what a DAG is. The cogito interface used to be a thing, but I don’t think it ever gained widespread adoption and was pretty quickly abandoned. |
|
rooted DAG = tree
What programmer doesn't have time for trees?