Hi, what do you want to do?
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Jenkins SNAPSHOT Builds
In this video, you will be able to configure the plugins for building snapshot releases. This clip is from the chapter "Continuous Integration and Continuous Deploy" of the series "DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK,...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Committing Changes in the New Branch
This video explains how to commit changes 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Fixing Errors with Cached Credentials Using SSH Instead of HTTPS
This video demonstrates the process of fixing errors with cached credentials using SSH instead of HTTPS. This clip is from the chapter "GitHub Pages" 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 - Reflog - Log of All Git Operations
This video explains the concept of reflog - log of all Git operations. 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Completing Rebasing by Performing Merging
This video explains how to complete rebasing by performing merging. 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 - Git Tags Overview
This video provides an overview of 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 highlights the difference...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Changing the Author of the Last Commit
This video explains the process of changing the author of the last commit. 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Pull Request Versus Merge Request
This video illustrates the difference between pull request and merge request. 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Collaboration Between Contributors
This video explains the collaboration between contributors. 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
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - SonarQube GIT Release Preparation
In this video, you will learn about GIT Release Preparation. This clip is from the chapter "SonarQube Continuous Code Quality Metrics Integration" of the series "DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA".This section...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Fast-Forward Merge in Action
This video demonstrates the process of fast-forward 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 merging and...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Creating a New Branch
This video demonstrates how to create a 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Checking Out a Specific Commit
This video explains how to check out a specific commit 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Section 6 Introduction
This video provides an introduction to this section. 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 - Git Reset
This video explains the Git reset 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 - Rebasing a Feature Branch on Top of Master Branch
This video explains how to rebase a feature branch on top of master branch. 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....
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Pull Request Step-By-step
This video explains the pull request process step-by-step. 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Opening and Merging a Pull Request Using a Collaborator
This video explains how to open and merge a pull request using a collaborator. 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Creating and Merging a Pull Request
This video demonstrates the process of creating and merging a pull request. 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Adding Comments and Approving a Pull Request
This video explains how to add comments and approve a pull request. 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Creating a Remote Branch Based on a Local Branch
This video explains the process of creating a remote branch based on a local 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Pushing to a Remote Repository
This video explains how to push to a remote repository 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...
TLDR News
How Do Laws Get Passed in the United States - TLDR News
With super high profile laws currently making their way through congress, we thought now would be a good time to refresh the basics. In this video, we explain the US system of government and how laws are passed in the United States.
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Cloning a Remote Repository
This video focuses on cloning a remote repository 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 hosting...