Git Shouldn't Be So Hard To Learn(think-like-a-git.net)
think-like-a-git.net
Git Shouldn't Be So Hard To Learn
http://think-like-a-git.net/sections/about-this-site/why-this-site.html
5 comments
Git has a horrendous user interface design,only mitigated by systems like github which manage to abstract much of the inconsistent logic of the interface from the user. Torvalds may well be an excellent coder but I wonder how this lack of "taste" for a better word has effected the linux project itself.
One guy writing the internals of git: conceptual integrity. One thousand guys writing the so-called "porcelain" of git: conceptual dyslexiphrenia. Open source may be great for fixing bugs. It's apparently not so great for designing interfaces.
I'm trying to become more comfortable with git, but I'm afraid I found this site a waste of time. It's not the concepts that make git hard to learn - it's memorising all those bloody commands.
This video http://2010.osdc.com.au/proposal/196/git-ages-4-and from http://think-like-a-git.net/sections/git-makes-more-sense-wh... was very helpful.
Apparently this is important: References Make Commits Reachable.
[EDIT] Actually this is a great resource. Very clear thinking and explanations.
[EDIT] Actually this is a great resource. Very clear thinking and explanations.