Head First Git: A Learner's Guide to Understanding Git from the Inside Out
(By Raju Gandhi) Read EbookSize | 29 MB (29,088 KB) |
---|---|
Format | |
Downloaded | 696 times |
Last checked | 16 Hour ago! |
Author | Raju Gandhi |
Many people who use Git rely on recipes--basic copy-paste commands--without understanding how this version control system actually works. But what do you do if you find yourself in a tight spot? You can't simply wing it. With this unique hands-on guide, you'll learn valuable ways to use Git in many different situations. Raju Gandhi peels back the layers to reveal the simple yet powerful engine that powers Git, with activities that help you truly understand this crucial tool as you get it up and running. You'll master branches, tags, stashes, and merges; learn best practices; collaborate with your team; and unlock the full potential of Git.
What's so special about this book?
If you've read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. If you haven't, you're in for a treat. With this book, you'll learn Git through a multisensory experience that engages your mind rather than a text-heavy approach that puts you to sleep.
Table of Contents
intro xvii
1 beginning Git: Get Going with Git
2 branching out: Multiple Trains of Thought
3 looking around: Investigating Your Git Repository
4 undoing: Fixing Your Mistakes
5 collaborating with Git–part I: Remote Work
6 collaborating with Git–part II: Go, Team, Go!
7 searching Git repositories: Get a Grep
8 making your life easier with Git: #ProTips
appendix: leftovers: The Top Five Topics We Didn’t Cover
index”