Hi, what do you want to do?
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Project README
A README is a text file that introduces and explains a project. It contains information that is commonly required to understand what the project is about.
<
br/>
This clip is from the chapter "Super Charge GitHub" of the series "Git...
<
br/>
This clip is from the chapter "Super Charge GitHub" of the series "Git...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Profile README
This video explains the profile README file, which allows users to use a markdown file named README to write details about themselves such as their skills, interests, GitHub stats, and showcase it to the GitHub community.
<
br/>...
<
br/>...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Demo: Project and Profile README
This video demonstrates the project and profile README.
<
br/>
This clip is from the chapter "Super Charge GitHub" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains the profile README and the...
<
br/>
This clip is from the chapter "Super Charge GitHub" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains the profile README and the...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git and GitHub Workflow
This video explains the Git and GitHub workflow. A workflow is a configurable automated process that will run one or more jobs.
<
br/>
This clip is from the chapter "Workflows" of the series "Git and GitHub Masterclass - The...
<
br/>
This clip is from the chapter "Workflows" of the series "Git and GitHub Masterclass - The...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Create Pull Request
This video explains how to create a Pull request on GitHub.
<
br/>
This clip is from the chapter "Assignment: Create Pull Request" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section helps you to create...
<
br/>
This clip is from the chapter "Assignment: Create Pull Request" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section helps you to create...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Structured Pull Request
This video explains the structured Pull request.<br<br/>/>
This clip is from the chapter "Open-Source Contribution" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains open-source contribution.
This clip is from the chapter "Open-Source Contribution" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains open-source contribution.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Merge Conflict on Pull Request
This video explains how to merge conflict on a Pull request.
<
br/>
This clip is from the chapter "Open-Source Contribution" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains open-source...
<
br/>
This clip is from the chapter "Open-Source Contribution" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains open-source...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Pull Changes
This video explains pull changes on GitHub.<br<br/>/>
This clip is from the chapter "Open-Source Contribution" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains open-source contribution.
This clip is from the chapter "Open-Source Contribution" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains open-source contribution.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Open-Source Contribution
This video explains what open-source contribution is.<br<br/>/>
This clip is from the chapter "Open-Source Contribution" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains open-source contribution.
This clip is from the chapter "Open-Source Contribution" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains open-source contribution.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Clone: Own Repository
This video explains how to clone one’s on repository on Git.
<
br/>
This clip is from the chapter "Git Clone" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git clone and how to clone...
<
br/>
This clip is from the chapter "Git Clone" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git clone and how to clone...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Clone: Any Repository
This video explains how to clone any repository on the Internet on Git.
<
br/>
This clip is from the chapter "Git Clone" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git clone and how to...
<
br/>
This clip is from the chapter "Git Clone" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git clone and how to...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Checkout Tag/Commit/HEAD
This video explains the checkout tag, the commit tag, and the HEAD, which refers to the currently checked-out branch’s latest commit.
<
br/>
This clip is from the chapter "Tag, Releases, and Commits" of the series "Git and GitHub...
<
br/>
This clip is from the chapter "Tag, Releases, and Commits" of the series "Git and GitHub...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Tag and GitHub Releases
This video explains Git tag and GitHub releases.
<
br/>
This clip is from the chapter "Tag, Releases, and Commits" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains tag, releases, and commits...
<
br/>
This clip is from the chapter "Tag, Releases, and Commits" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains tag, releases, and commits...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Reset
This video explains Git Reset, which is a powerful command that is used to undo local changes to the state of a Git repo.
<
br/>
This clip is from the chapter "Other: Squash, Revert, and Reset" of the series "Git and GitHub...
<
br/>
This clip is from the chapter "Other: Squash, Revert, and Reset" of the series "Git and GitHub...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Revert
This video explains Git Revert; this command is a forward-moving undo operation that offers a safe method of undoing changes.
<
br/>
This clip is from the chapter "Other: Squash, Revert, and Reset" of the series "Git and GitHub...
<
br/>
This clip is from the chapter "Other: Squash, Revert, and Reset" of the series "Git and GitHub...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Squash
This video explains Git Squash. To “squash†in Git means to combine multiple commits into one.
<
br/>
This clip is from the chapter "Other: Squash, Revert, and Reset" of the series "Git and GitHub Masterclass - The Practical...
<
br/>
This clip is from the chapter "Other: Squash, Revert, and Reset" of the series "Git and GitHub Masterclass - The Practical...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git README
A README is often the first item a visitor will see when visiting your repository. README files typically include information on what the project does and why the project is useful.
<
br/>
This clip is from the chapter "Git Files"...
<
br/>
This clip is from the chapter "Git Files"...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Ignore
The purpose of gitignore files is to ensure that certain files not tracked by Git remain untracked.
<
br/>
This clip is from the chapter "Git Files" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section...
<
br/>
This clip is from the chapter "Git Files" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Difference Between Merge and Rebase
This video explains the difference between merge and rebase.<br<br/>/>
This clip is from the chapter "Rebase" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git rebase and rebase merge conflict.
This clip is from the chapter "Rebase" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git rebase and rebase merge conflict.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Rebase Merge Conflict
This video explains rebase merge conflict.<br<br/>/>
This clip is from the chapter "Rebase" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git rebase and rebase merge conflict.
This clip is from the chapter "Rebase" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git rebase and rebase merge conflict.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Rebase Introduction
This video introduces you to Git rebase.<br<br/>/>
This clip is from the chapter "Rebase" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git rebase and rebase merge conflict.
This clip is from the chapter "Rebase" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git rebase and rebase merge conflict.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Always Pull Before You Push
This video explains pull before you push; doing so will ensure that your local copy is in sync with the remote repository.
<
br/>
This clip is from the chapter "Merge Conflicts" of the series "Git and GitHub Masterclass - The...
<
br/>
This clip is from the chapter "Merge Conflicts" of the series "Git and GitHub Masterclass - The...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Pull Changes from GitHub
This video explains pull changes from GitHub.<br<br/>/>
This clip is from the chapter "Merge Conflicts" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains the merge conflict and how to solve one.
This clip is from the chapter "Merge Conflicts" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains the merge conflict and how to solve one.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Push Changes to GitHub
This video explains how to push changes to GitHub.
<
br/>
This clip is from the chapter "Merge Conflicts" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains the merge conflict and how to solve...
<
br/>
This clip is from the chapter "Merge Conflicts" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains the merge conflict and how to solve...