Author: | Alex Magana, Joseph Muli | ISBN: | 9781789800739 |
Publisher: | Packt Publishing | Publication: | December 5, 2018 |
Imprint: | Packt Publishing | Language: | English |
Author: | Alex Magana, Joseph Muli |
ISBN: | 9781789800739 |
Publisher: | Packt Publishing |
Publication: | December 5, 2018 |
Imprint: | Packt Publishing |
Language: | English |
Learn to create and enforce checks and controls for tracking, merging, and approval of changes in your source code
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.
If you want to migrate from other version control tools or want to learn more about Git, Introduction to Git and GitHub is for you. Prior experience in coding or familiarity with using the Bash command line interface will help you easily grasp concepts.
Learn to create and enforce checks and controls for tracking, merging, and approval of changes in your source code
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.
If you want to migrate from other version control tools or want to learn more about Git, Introduction to Git and GitHub is for you. Prior experience in coding or familiarity with using the Bash command line interface will help you easily grasp concepts.