Book description
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 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
Git has earned the respect of developers around the world. Find out how you can benefit from this amazing tool with Version Control with Git.
Table of contents
-
Version Control with Git
- Preface
- 1. Introduction
- 2. Installing Git
- 3. Getting Started
- 4. Basic Git Concepts
- 5. File Management and the Index
- 6. Commits
- 7. Branches
- 8. Diffs
- 9. Merges
- 10. Altering Commits
- 11. Remote Repositories
- 12. Repository Management
- 13. Patches
- 14. Hooks
- 15. Combining Projects
- 16. Using Git with Subversion Repositories
- Index
- About the Author
- Colophon
Product information
- Title: Version Control with Git
- Author(s):
- Release date: June 2009
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596520120
You might also like
book
Version Control with Git, 2nd Edition
Get up to speed on Git for tracking, branching, merging, and managing code revisions. Through a …
book
Git Version Control Cookbook
A series of practical recipes to simplify the Git learning experience and increase your productivity when …
book
Git: Mastering Version Control
Learn everything you need to take full control of your workflow with Git with this curated …
book
Version Control with Git, 3rd Edition
Track, branch, merge, and manage code revisions with Git, the free and open source distributed version …