Posted by cgrant3d on October 9, 2010 at 1:39am
First time posting to LA Drupal (long time follower) - I hope I'm putting this in the right place. I just ran across an announcement in my twitter feed that I thought I'd pass along here. Tuts Plus is offering an ebook "Getting Good with Git" for free during the month of October. I've been putting off learning any kind of VCS for too long but thought this looked like a pretty good, easy to read book worth looking into.
Getting Good with Git
http://marketplace.tutsplus.com/item/getting-good-with-git/128738
Chris

Comments
Thanks for the heads up! I
Thanks for the heads up! I got a copy and it looks like it covers the basics of installing git, creating branches, viewing the log, using gitk and so on. It's well-written and nicely laid out. I like how it revisits the basics later on and goes into more advanced topics like git shash and rebase.