Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Section 9 Introduction
This video provides an introduction to this section. 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. It...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Observing a Git Repository after a Three-Way Merge
This video focuses on the Git repository after a three-way merge. 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 - Overview of the Changes
This video provides an overview of the changes made in this section. 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Section 7 Introduction
This video provides an introduction to the section. 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git Repository Changes after a Third Commit
This video illustrates the Git repository changes after a third commit. 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Exploring a Commit Object
This video explains the Git commit object. 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Creating a Static GitHub Page Using Markdown
This video explains how to create a static GitHub Page using markdown. This clip is from the chapter "GitHub Pages" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to create GitHub pages...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Verifying a React GitHub Page
This video explains how to verify a React GitHub Page. This clip is from the chapter "GitHub Pages" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to create GitHub pages from scratch....
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Hosting any Repository Using GitHub Pages
This video explains how to host any repository using GitHub Pages. This clip is from the chapter "GitHub Pages" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to create GitHub pages...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git ignore Common Practices and Templates
This video explains how Git ignore performs common practices and creates templates. This clip is from the chapter "Ignoring Files in Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Garbage Collection
This video focuses on the garbage collection command in Git. 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Cherry-picking Commits
This video explains the cherry-picking commits in Git. 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...
Packt
End-to-End Working Example on GIT Commands - 2
This video presents the second part of an end-to-end working example on GIT commands. This clip is from the chapter "GIT - Version Control Tutorial" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Let's Tute
Autumn Scenery Painting with Acrylics: Creating Depth and Realism
In this video, the instructor guides viewers through the process of painting an autumn scenery using acrylics. They demonstrate how to create depth and texture in the painting, from the sky and road to the trees and fallen leaves. The...
Curated Video
Excel VBA Programming The Complete Guide - The MsgBox Method In Depth, Part II
Continuing where we left off in the previous lesson, we wire up the buttons in a sample MsgBox to follow different branches of logic in our VBA code using the If conditional. This clip is from the chapter "Miscellaneous Features" of the...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Committing Changes
This video explains how to commit changes in Git. 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Unstage File using git rm
This video explains the concept of an unstage file using git rm. 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....
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Installing iTerm2 on MacOS
This video explains how to install iTerm2 on MacOS. This clip is from the chapter "Installation of Git and Configuration of the Shell" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section demonstrates how...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git Hooks Summary
This video provides a summary of Git hooks. 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. It focuses on the basics of...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Introducing a Lint-Staged Package to Check only Staged Files
This video demonstrates how to use a lint-staged package to check only staged files. 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 - Git Revert
This video explains the Git revert command. 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 repositories. It also...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Cloning One of the Public Repositories
This video explains how to clone one of the public repositories. 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git Development Workflow
This video explains the Git development workflow. 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 repositories. It...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Basic Git ignore Rules
This video explains the basic git ignore rules. This clip is from the chapter "Ignoring Files in Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on Git file statuses: untracked, tracked,...