I often had arguments before on whether we should abandon svn and migrate to git, but never was successful in persuading people that's the right thing to do. Reading this book gave me a lot of insights on how git works, why's it special, and what's the difference between DVCS and VCS, what are so...
I read the free version of the book available from the Git web site. As an introduction and guide to Git, this is a pretty good book. The diagram notation the author uses, while a bit complex, captures what is going on. And the chapter on Git Internals is interesting, though wisely left to the en...