This book is aimed at the developer who does not particularly like Subversion, Perforce or whatever SCM system they are currently using, has heard good things about Git, but doesn’t know where to start or why it’s so wonderful.
Many have learned the basics of using Git from the PeepCode Git screencast. In this PDF, Scott Chacon goes even further to explain the distributed filesystem behind the popular source code management system. If you’re tired of terse man pages or aca
In this PDF, Scott Chacon goes even further to explain the distributed filesystem behind the popular source code management system. The first 50 pages explain the storage system that powers Git, and an additional 60 pages go into detail about using