Book Image

Version Control with Git [Video]

By : Paul Hacker
Book Image

Version Control with Git [Video]

By: Paul Hacker

Overview of this book

<p><span id="description" class="sugar_field">Version control is a system that records changes to a file or set of files over time so that you can recall specific versions later.</span></p> <p>In this video, we will dive into version control using Git. After explaining the difference between centralized and distributed version control, we will show you how to configure your Git environment. Once we have configured the environment we will show you how to work with Git in your day to day activities.We will look at what it takes to administer your Git setup<br />We will end the course with setting up the workflows in Git. We will see Basic Workflow, Forking Workflow, Feature workflow, open source workflow and Gitflow Workflow.</p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span id="trade_selling_points_c" class="sugar_field">This course is a combination of theory and demo. We explain the concept and when applicable, we demo the concept so you understand it</span></p>
Table of Contents (5 chapters)
Chapter 4
Branching with Git
Content Locked
Section 2
Pull Requests
In this video, we discuss the details on pull requests. - Explain what are Git pull requests - Learn to work with Git pull requests