This site represents the evolution of git itself. From humble beginnings as a powerful tool suitable for use only by hardcore Linux hackers to a usable set of porcelain commands. From non-trival hosting requirements to Github. From gitk to GitX.<p>Now instead of having ugly man pages and a mish-mash of blog posts spread all over the place, we have a very nicely designed one-stop shop to get up to speed.<p>The coolest part is the content is publicly available for forking [<a href="http://github.com/qrush/gitready" rel="nofollow">http://github.com/qrush/gitready</a>]
Nice. I've been using git at a rudimentary level, but this looks like a decent jumping off point for some more structured learning about the tool. Thanks!