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.
r/>
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...
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.
r/>
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...
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.
r/>
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...
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.
r/>
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...
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.
r/>
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...
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.
r/>
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...
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.
r/>
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...
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.
r/>
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...
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.
r/>
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 Video7:29
Curated Video

The Full Stack Web Development - Branches and Merging

Higher Ed
Git & Version Control: Branches and Merging
r/>
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...
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.
r/>
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...
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.
r/>
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 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.
r/>
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...
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.
r/>
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...
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.
r/>
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 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.
r/>
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,...
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.
r/>
This clip is from the chapter "Git Push, Fetch, and Pull" of the series "Complete Git Guide: Understand and Master Git and...
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 bra
nches
• Create a feature...
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.
<
br/>
This clip is from the chapter "Metadata-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction to...
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.
r/>
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 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.
r/>
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...
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...
Instructional Video4:23
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Lightweight Versus Annotated Tags

Higher Ed
This video highlights the difference between lightweight and annotated tags.
r/>
This clip is from the chapter "Git Tags" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the...