Version Control with Git and GitHub: Discover the most popular source control solutions used by developers worldwide
Authors: Alex Magana – Joseph Muli
ISBN-10: 1789808979
ISBN-13: 9781789808971
Released: 2018-12-05
Print Length 页数: 344 pages
Book Description
Introduction to Git and GitHub begins with setting up and configuring Git on your computer along with creating a repository and using it for exercises throughout the book. With the help of multiple activities,you’ll learn concepts that show various stages of a file—from when it is untracked to when it is set for tracking under version control. As you make your way through the chapters,you’ll learn to navigate through the history of a repository,fetch and deliver code to GitHub,and undo code changes.
The first half of the book ends with you learning to work with branches,storing and retrieving changes temporarily,and merging the desired changes into a repository.
In the second half,you’ll learn about forking as part of a collaborative workflow. You’ll also address modularity and duplication through submodules,tracing and rectifying faulty changes,and maintaining repositories.
By the end of this book,you will have learned how to effectively deploy applications using GitHub.
Contents
What You Will Learn
Understand and implement best practices in version control
Explain the GitHub User Interface
Understand what is Feature Branch Workflow and implement its features
Use forking features,such as submodules and rebasing
Master commands for debugging and maintaining a repository
Implement continuous integration with CircleCi or TravisCi
Gain insight into release management and how GitHub enables software releases
Authors
Alex Magana
Alex Magana is a software engineer keen on developing solutions that matter. He is interested in HCI,machine learning,agritech,information storage and retrieval,and effective backup and recovery. Alex has helped to deliver projects for clients on context-aware and location-based services,point-of-sale software,data analytics for mobile-based banking,and AMP-based performant news pages across a myriad of locales. To let his hair down,Alex enjoys music,dance,adventure,reading,and exploring architecture. He is an avid gastronome at heart.
Joseph Muli
Joseph Muli loves programming,writing,teaching,gaming,and travelling. Currently,he is working as a software engineer at Andela and Fathom,specializing in DevOps and site reliability. Previously,he worked as a software engineer and technical mentor at Moringa School.