Git: Project Management for Developers and DevOps - A Hands-on Guide to Version Control, Workflow Management, and Using GitHub, GitLab, and Alternative Git Platforms (Rheinwerk Computing)
Publisher: Rheinwerk Computing; First Edition (October 24, 2022)
Language: English
Paperback: 407 pages
ISBN-10: 1493222899
ISBN-13: 978-1493222896
Item Weight: 1.9 pounds
Dimensions: 7 x 1 x 10 inches
Best Sellers Rank: #295,346 in Books (See Top 100 in Books) #137 in Enterprise Applications #249 in Microsoft Programming (Books)
Customer Reviews: 4.7 out of 5 stars 19Reviews
Product Information
From the Publisher
Understand the power of Git!
Git: Everyone knows it—with this book you’ll learn to master it!
Git is a version control system widely used amongst developers to manage project code. It is an indispensable tool, whether you want to track changes in your own files, work on open source projects, or collaborate on complex application development with a software development team.
As useful as Git is, mastering it is no easy task. You know the feeling: the Git command line returns an incomprehensible error message and you break out into a cold sweat. Did you just destroy the repository for the entire team? Will your code ever be the same again? Git: Project Management for Developers and DevOps Teams is here to put your mind at ease! The more you know about Git and its internal mechanisms, the better equipped you will be to use Git commands to your advantage. Before long, you’ll be able to resolve errors, avoid merge conflicts, and manage even the largest projects with ease.
In this hands-on manual, expert authors Michael Kofler and Bernd Öggl provide you with step-by-step Git guidance. You’ll learn to install Git, use its interfaces and environments, work with the command line, and more. Brimming with tips and tricks, best practices, and key techniques for versioning and project management, this is your resource for all things Git.
Installation
Development environments
Repositories
Commits, branches, and merging
Hooks
GitHub and GitLab
Workflows
Command reference
Inside the book:
This is your hands-on guide that simplifies Git! Authors Michael Kofler and Bernd Öggl know that the best way to learn about Git is to go back to the basics, whether you’re new to the system or have been using it for years. A firm understanding of Git architecture, commands, and key concepts will help you tackle any scenario you encounter. This book is the perfect resource for both beginners and more practiced Git users.
This book includes:
Over 400 pages on project management and versioning with Git
Extensive Git command reference
Clear tables and code listings
Numerous information and reminder boxes
Troubleshooting: avoid obstacles and errors
A comprehensive index
All examples available for download and cloning on GitHub
Meet the authors:
Bernd Öggl is an experienced system administrator and web developer. Since 2001 he has been creating websites for customers, implementing individual development projects, and passing on his knowledge at conferences and in publications.
Michael Kofler studied telematics at Graz University of Technology and is one of the most successful German-language IT specialist authors. In addition to Linux, his areas of expertise include IT security, Python, Swift, Java, and the Raspberry Pi. He is a developer, advises companies, and works as a lecturer.