In the style of Martin Fowler's classics NoSQL Distilled and UML Distilled, Git Distilled presents all you need to know to be fully productive with Git.
Peter Bell clearly explains Git's fundamental concepts, starting with simple tasks such as configuring line endings and adding/committing files. He moves through the entire project life cycle, demystifying Git's complexities with simple examples and intuitive metaphors, and drilling down wherever deeper technical knowledge will help you solve specific problems.
You'll find dozens of bite-sized technical recipes for handling a wide range of real-world challenges, from fixing merge conflicts to purging passwords, cleaning up local history to improving team collaboration. These recipes are all presented in the context of comprehensive best practices for making the most of both Git and Github. Key topics include:
Branching and tagging
Merges and conflicts
Collaboration patterns
Optimizing Git configurations
Using additional Git tools and GUIs
Going "under the hood" with Git, and fixing problems
Whether you're a beginner, an experienced developer, a devOps practitioner, a Git guru, or a business person managing a development team, Git Distilled will help you solve virtually any distributed development problem you're likely to encounter.
Sprache
Verlagsort
Verlagsgruppe
Zielgruppe
Maße
Höhe: 232 mm
Breite: 178 mm
Gewicht
ISBN-13
978-0-321-99676-3 (9780321996763)
Schweitzer Klassifikation
Introduction
1. Getting Started with Git
2. Getting Started with Github
3. Branching and Tagging with Git
4. Merges and Conflicts
5. Cleaning Up Your Commit History
6. Collaboration Patterns
7. Improving Your Git Configuration
8. Additional Tools within Git
9. Fixing Problems
10. Git - Under the Hood
11. The Github Way(?)
12. Github for Managers
13. GUIs for Git