Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Version Control with Git and GitHub

Posted By: hill0
Version Control with Git and GitHub

Version Control with Git and GitHub:
Discover the most popular source control solutions used by developers worldwide
by Alex Magana

English | 2018 | ISBN: 1789808979 | 428 Pages | PDF (conv/HQ) | 60.17 MB

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.