New book: “Version Control with Git”

Created by Linus Torvalds to manage development of the Linux kernel, Git has become the principal tool for distributed version control. Git permits an infinite variety of methods for development and collaboration, but its flexibility also means that some users don’t understand how to use it to their best advantage.

In Version Control with Git, author Jon Loeliger takes readers step-by-step through ways to track, merge, and manage software projects using this highly flexible, open source version control system.

The book offers tutorials on the most effective ways to use Git, as well as friendly yet rigorous advice to help you navigate Git’s many functions. With this book, you will:

  • Learn how to use Git in several real-world development environments
  • Gain insight into Git’s common-use cases, initial tasks, and basic functions
  • Understand how to use Git for both centralized and distributed version control
  • Use Git to manage patches, diffs, merges, and conflicts
  • Acquire advanced techniques such as rebasing, hooks, and ways to handle submodules (subprojects)
  • Learn how to use Git with Subversion.

Don't miss