Version Control with Git
| By: | Loeliger, Jon |
| Publisher: | O'Reilly Media, Inc. |
| Print ISBN: | 9780596520120 |
| eText ISBN: | 9780596520120 |
| Edition: | 1 |
| Format: | Page Fidelity |
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Version Control with Git takes you step-by-step through ways to track, merge, and manage software projects, using this highly flexible, open source version control system.Git permits virtually an infinite variety of methods for development and collaboration. Created by Linus Torvalds to manage development of the Linux kernel, it's become the principal tool for distributed version control. But Git's flexibility also means that some users don't understand how to use it to their best advantage. Version Control with Git offers tutorials on the most effective ways to use it, 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 environmentsGain insight into Git's common-use cases, initial tasks, and basic functionsUnderstand how to use Git for both centralized and distributed version controlUse Git to manage patches, diffs, merges, and conflictsAcquire advanced techniques such as rebasing, hooks, and ways to handle submodules (subprojects)Learn how to use Git with SubversionGit has earned the respect of developers around the world. Find out how you can benefit from this amazing tool with Version Control with Git.