Book description
Track, branch, merge, and manage code revisions with Git, the free and open source distributed version control system. Through a series of step-by-step tutorials, this practical guide quickly takes you from Git fundamentals to advanced techniques, and provides friendly yet rigorous advice for navigating Git's many functions. You'll learn how to work with everything from small to very large projects with speed and efficiency.
In this third edition, authors Prem Kumar Ponuthorai and Jon Loeliger break down Git concepts using a modular approach. You'll start with the basics and fundamental philosophy of Git, followed by intermediate commands to help you efficiently supplement your daily development workflow. Finally, you'll learn advanced Git commands and concepts to understand how Git works under the hood.
- Learn how to use Git for real-world development scenarios
- Gain insight into Git's common use cases, initial tasks, and basic functions
- Use the system for distributed version control
- Learn how to manage merges, conflicts, patches, and diffs
- Apply advanced techniques such as rebasing, hooks, and ways to handle submodules
Publisher resources
Table of contents
- Preface
- I. Thinking in Git
- 1. Introduction to Git
- 2. Foundational Concepts
- II. Fundamentals of Git
- 3. Branches
- 4. Commits
- 5. File Management and the Index
- 6. Merges
- 7. Diffs
- III. Intermediate Skills
- 8. Finding Commits
- 9. Altering Commits
- 10. The Stash and the Reflog
- 11. Remote Repositories
- 12. Repository Management
- IV. Advanced Skills
- 13. Patches
- 14. Hooks
- 15. Submodules
- 16. Advanced Manipulations
- V. Tips and Tricks
-
17. Tips, Tricks, and Techniques
- Interactive Rebase with a Dirty Working Directory
- Garbage Collection
- Tips for Recovering Commits
- Recovering from an Upstream Rebase
- Quick Overview of Changes
- Cleaning Up
- Using git-grep to Search a Repository
- Updating and Deleting refs
- Following Files That Moved
- Have You Been Here Before?
- Migrating to Git
- Git LFS
- Summary
- 18. Git and GitHub
- A. History of Git
- B. Installing Git
- Index
- About the Author
Product information
- Title: Version Control with Git, 3rd Edition
- Author(s):
- Release date: October 2022
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492091196
You might also like
video
Git Essentials LiveLessons, 2nd Edition
6 Hours of Video Instruction Hands-On Approach to Learning the Git Version Control System Overview provides …
book
Learn Enough Developer Tools to Be Dangerous: Command Line, Text Editor, and Git Version Control Essentials
All You Need to Know, and Nothing You Don’t, About Core Tools for Software Development Three …
book
Pro Git, Second Edition
Pro Git (Second Edition) is your fully-updated guide to Git and its usage in the modern …
book
Version Control with Git, 2nd Edition
Get up to speed on Git for tracking, branching, merging, and managing code revisions. Through a …