Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Merging Versus Rebasing
This video illustrates the difference between merging and rebasing. This clip is from the chapter "Rebasing" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the process of rebasing. It also...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Synching Changes from the Parent Repository
This video explains how to sync changes from the parent repository. This clip is from the chapter "Forks and Contribution to the Public Repositories" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git Versus GitHub
This video illustrates the difference between Git and GitHub. This clip is from the chapter "Introduction to Git and GitHub" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section provides an introduction...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - What is Merge Conflict?
This video explains the concept of merge conflict in Git. This clip is from the chapter "Merging Branches" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on the need for branch merging and...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Writing a New Git Object with a git hash-object
This video illustrates how to write a new Git object with a git hash-object. This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Section Summary
This video provides a summary of this section. This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to initialize a new Git...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Installing the Jest NPM Package for Testing
This video demonstrates how to install the Jest NPM package for testing. This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains GitHub hooks in detail....
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Interactive Rebasing with Squashing in the Local Repository
This video focuses on the interactive rebasing with squashing in the local repository. This clip is from the chapter "Advanced Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Introduction to Rebasing
This video provides an introduction to rebasing in Git. This clip is from the chapter "Rebasing" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the process of rebasing. It also explains how...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Configuring a Protected Branch Rule
This video explains how to configure a protected branch rule. This clip is from the chapter "Pull Requests" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to pull request and how to...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Listing Remote and Local Branches
This video explains how to list remote and local branches. This clip is from the chapter "Git Push, Fetch, and Pull" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section provides an overview of the push,...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Updating the Tracking Status of the Branches
This video demonstrates how to update the tracking status of the branches. This clip is from the chapter "Git Push, Fetch, and Pull" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section provides an...
Jabzy
The First Recession - Stuff That I Find Interesting
In this video, Jabzy brings us historical tidbits and unknown facts about The First Recession
Catalyst University
Subclavian Artery | Branches & Divisions
In this video, we discuss the major divisions and branches of the subclavian artery.
Catalyst University
Glycogenesis Pathway EXPLAINED
In this video, we explore the process of glycogenesis and how cells make glycogen.
Let's Tute
Painting a Serene Landscape: Deer in the Woods
In this video, the teacher guides viewers through the process of creating a beautiful landscape painting of a deer in the woods. From sketching the initial placement ideas to blending colors and creating detailed tree branches, this...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - What is a Git Hosting Service?
This video explains the concept of a Git hosting service. This clip is from the chapter "GitHub and Remote Repositories" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains Git hosting service....
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Merging process
This video explains the Git merging process. This clip is from the chapter "Merging Branches" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on the need for branch merging and explains the...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Resolving Conflicts in Visual Studio Code
This video explains how to resolve conflicts in Visual Studio Code. This clip is from the chapter "Merging Branches" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on the need for branch...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Section 8 Introduction
This video provides an introduction to this section. This clip is from the chapter "Merging Branches" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on the need for branch merging and...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git diff Command
This video explains the Git diff command. This clip is from the chapter "Cloning, Exploring, and Modifying Public Repositories" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains unpacking Git...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - GitHub Desktop Overview
This video provides an overview of GitHub Desktop. This clip is from the chapter "Git Branches and HEAD" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the most common Git operations. It...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Matching an Author's Email against a Regular Expression
This video demonstrates how to match an author's email against a regular expression. This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains GitHub hooks...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Introduction to Linter and Running Linter in the Pre-Commit Hook
This video introduces you to linter and demonstrates how to run linter in a pre-commit hook. This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains...