|
|
|
|
|
by jlgreco
4654 days ago
|
|
I don't get this attitude. The DAG is exceedingly simple and I think can be taught reasonably in only a few minutes. From there you really only need to teach a very minor amount of the UI, and teach the user how to perform "I want to do this to the DAG"=>"This is what I type" translations on their own. I've seen all of this done well in sub-hour presentations. Mercurial on the other hand has a pain in the ass datamodel (so much so that most introductions to it that I have seen do not even approach the topic), so you actually do have to learn all of the UI commands to get an idea of what can be done and what cannot be done. It is far more complex than git. I really cannot think of a simpler VCS than git. I've used plenty, but never got off the ground faster with anything else. |
|
I love Git's plumbing; I just hate its porcelain.