tl;dr --- the guy read:<p>* RailsTutorial: <a href="http://railstutorial.org/book/" rel="nofollow">http://railstutorial.org/book/</a><p>* Getting Good with Git: <a href="http://rockablepress.com/books/getting-good-with-git/" rel="nofollow">http://rockablepress.com/books/getting-good-with-git/</a><p>* ProGit: <a href="http://progit.org/book" rel="nofollow">http://progit.org/book</a><p>These are online ebooks, of which the first and third have free access to the HTML. ProGit seems most useful.<p>Aside from these pointers, the blog post itself has very little technical content.
I wish "Git" weren't synonymous with "DVCS". I don't know if these articles mean I should switch to Git from bzr or if they mean I should use a DVCS, which I do.<p>For this article, it's the latter.