Instructional Video1:25
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Creating a New Branch in GitHub

Higher Ed
This video demonstrates the process of creating a 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 Video6:00
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Three-Way Merge

Higher Ed
This video explains the three-way 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 and explains...
Instructional Video5:32
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Exploring Commit in the New Branch

Higher Ed
This video explains how to commit in the new branch in Git. 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...
Instructional Video4:12
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Initializing a New Git Repository

Higher Ed
This video explains the initialization of a new Git repository. 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...
Instructional Video3:05
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Filtering Merge Commits in Git Log

Higher Ed
This video demonstrates the process of filtering merge commits in Git log. 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 clone one of...
Instructional Video7:58
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Squashing of Commits in GitHub

Higher Ed
This video explains the squashing of commits in GitHub. 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 clone one of the public...
Instructional Video11:31
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Working with Issues in GitHub

Higher Ed
This video explains how to work with issues in GitHub. 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 create a...
Instructional Video3:35
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - How do Remote and Local Branches Sync?

Higher Ed
This video explains how to sync remote and local branches 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...
Instructional Video7:37
Curated Video

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

Higher Ed
This video explains the process of Git pull with fast-forward merge. 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...
Instructional Video8:25
Curated Video

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

Higher Ed
This video explains the concept of FETCH_HEAD 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 Video7:29
Curated Video

The Full Stack Web Development - Branches and Merging

Higher Ed
Git & Version Control: Branches and Merging This clip is from the chapter "Git & Version Control" of the series "The Full Stack Web Development".We move on to version control and debugging. GIT is a very popular version controlling...
Instructional Video3:35
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Basic Git Commands

Higher Ed
This video explains the basic Git commands. 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. It also explains the...
Instructional Video3:17
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Committing Changes in a Forked Repository

Higher Ed
This video explains how to commit changes in 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 GitHub".This section...
Instructional Video2:57
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Merging after Gaining Required Approval

Higher Ed
This video explains the merging process after gaining required approval. 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...
Instructional Video2:23
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Merging without Approvals

Higher Ed
This video explains how, by default, merging without approvals is allowed. 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...
Instructional Video6:22
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Fetch in Action

Higher Ed
This video explains the process of Git fetch. 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 Video4:24
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Show-ref

Higher Ed
This video focuses on Git show-ref. 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 pull Git...
Instructional Video3:53
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Removing a Remote Branch Using a Local Terminal

Higher Ed
This video explains the process of removing a remote branch using a local terminal 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...
Instructional Video6:34
Curated Video

Hands-On Auto DevOps with GitLab CI - Dynamic Application Security Testing

Higher Ed
Some security testing can only be accomplished when our application is deployed. We can use GitLab Review Apps to perform dynamic security scanning. • Add a security scanning job for feature branches • Create a feature branch and merge...
Instructional Video8:21
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Publishing the Data Factory to Azure DevOps

Higher Ed
This video helps in publishing the Data Factory to Azure DevOps. This clip is from the chapter "Metadata-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction to Metadata-Driven Ingestion
Instructional Video10:50
Curated Video

Bingo's Lingo Letter Blends (Part 2 )

K - 8th
Sight words instruction is an excellent supplement to phonics instruction. Phonics is a method for learning to read in general, while sight words instruction increases a child’s familiarity with the high frequency words he will encounter...
Instructional Video5:32
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - What is HEAD in Git?

Higher Ed
This video explains the concept of HEAD in Git. 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 also...
Instructional Video2:42
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Committing Under Another Author

Higher Ed
This video explains how to commit under another author 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...
Instructional Video2:48
Curated Video

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

Higher Ed
This video explains the first 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...