Git Distilled By Bell, Peter
Book – 2016
Tag: version control
Git in Practice
McQuaid, Mike
Book – 2015
Programmers will find Git to be powerful but complicated, like Linus’ other brainchild. This excellent book starts by explaining the concepts, and will quickly get you productive with Git.
Mercurial: The Definitive Guide, Bryan O’Sullivan, O’Reilly, 2009
Programmers will find Mercurial to be an excellent alternative to Git or Subversion. Read the book online here. Sorry, it is not yet in the OPL.
Version control with Git
Version control with Git / Jon Loeliger, O’Reilly, 2009.
Linux developers will want to read this book. Take a step beyond the centralized repository concept embodied in Subversion and CVS. Legendary O’Reilly quality, 300 pages.
Version control with Subversion
Version control with Subversion / C. Michael Pilato, O’Reilly, 2008
Here is a book with the legendary O’Reilly quality, and immediately useful because I need to move from cvs to subversion or git. 350 pages. The book is also available online here.