Instructional Video4:50
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Creating a Feature Branch and Making Changes

Higher Ed
This video explains how to create a feature branch and make changes. 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...
Instructional Video2:40
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Rebasing - Step 2

Higher Ed
This video explains the second step of 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 explains how to...
Instructional Video11:08
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Semantic Versioning

Higher Ed
This video explains the concept of semantic versioning with Git tags. This clip is from the chapter "Git Tags" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the concept Git tags. It also...
Instructional Video1:59
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Creating a Pull Request from a Forked Repository

Higher Ed
This video explains the process for creating a pull request from a forked 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...
Instructional Video10:56
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Synchronizing Changes from Upstream

Higher Ed
This video explains the process of synchronizing changes from upstream. 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...
Instructional Video12:05
Curated Video

Apache Maven Beginner to Guru - Releasing CircleCI to Packagecloud

Higher Ed
This video demonstrates how to release CircleCI to packagecloud. This clip is from the chapter "Maven Release Plug-in" of the series "Apache Maven: Beginner to Guru".This section presents an overview of the Maven release plug-in.
Instructional Video10:29
Catalyst University

The Subclavian Artery | Branches & Divisions

Higher Ed
In this video, we discuss the major divisions and branches of the subclavian artery.
Instructional Video4:04
Curated Video

Learn Git in 3 Hours- Rebasing

Higher Ed
Sometimes we will want to incorporate new changes from the branch we branched from into our feature branch. To do this, we can use the Git rebase command. • Check out the feature branch to rebase • Use the Git rebase command with the...
Instructional Video40:46
Let's Tute

Acrylic Tree Painting: Learn to Paint Different Trees with Realistic Techniques

9th - Higher Ed
In this video, the teacher demonstrates how to paint different types of trees using acrylics. They provide step-by-step instructions and techniques for creating realistic-looking trees, including basic trees, walnut trees, pine trees,...
Instructional Video2:39
Curated Video

Understanding Evolutionary Trees: An Introduction and Example of Elephants

Higher Ed
This video explains what evolutionary trees are and how they show the relationships and evolution of organisms or species. It discusses the general structure of an evolutionary tree, with organisms or species at the ends of branches...
Instructional Video4:22
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Making Changes in the New Branch

Higher Ed
This video explains how to make changes in the new branch in GitHub. 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...
Instructional Video3:32
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Creating a GitHub Account

Higher Ed
This video demonstrates the process of creating a GitHub account. 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...
Instructional Video3:27
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Why Branch Merging is Needed

Higher Ed
This video explains the purpose of branch merging 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...
Instructional Video6:02
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Cloning Remote Repository

Higher Ed
This video explains the concept of cloning remote repository in Git. 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...
Instructional Video5:08
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Project's Current State Overview "Basic Git Operations"

Higher Ed
This video provides an overview of the project's current state. This clip is from the chapter "Basic Git Operations" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the Git file lifecycle....
Instructional Video1:57
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - What Have We Learned so Far?

Higher Ed
This video provides an overview of the contents we have learned so far in 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...
Instructional Video4:12
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Cloning a Remote Repository and Verifying a Pre-Commit Hook

Higher Ed
This video demonstrates how to clone a remote repository and verify a pre-commit hook in Git. This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains...
Instructional Video1:56
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - How to Perform Rebasing

Higher Ed
This video explains the process of performing 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 explains how...
Instructional Video11:44
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Approving and Merging a Pull Request from a Forked Repository

Higher Ed
This video explains the process of approving and merging a pull request from a forked repository. This clip is from the chapter "Forks and Contribution to the Public Repositories" of the series "Complete Git Guide: Understand and Master...
Instructional Video5:00
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - What is Tracking Branch?

Higher Ed
This video explains the concept of tracking branch in Git. 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,...
Instructional Video5:08
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - How to Perform Git Pull

Higher Ed
This video demonstrates how to perform Git pull. 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, fetch, and...
Instructional Video7:21
Catalyst University

Cranial Nerve X - Vagus Nerve | Introduction + Origin from Medulla

Higher Ed
Part 1 on a miniseries over the Vagus Nerve This video is an introduction to cranial nerve X, the vagus nerve. Specifically, we will cover the origin of the vagus nerve from the medulla.
Instructional Video8:26
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Create a GitHub Repository and setup GitFlow

Higher Ed
The Camtasia Adept: Camtasia Editor Main Menu Walkthrough This clip is from the chapter "Development (Code, Test, Review and Merge)" of the series "DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA".In this section, you will...
Instructional Video4:16
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Fast-Forward Merge

Higher Ed
This video explains the concept of fast-forward merge 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...