ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,864 results

GitHub
How to create a pull request in 4 min | GitHub for Beginners

Create a pull request with me in this quick tutorial! We'll suggest changes to a repository and have others review them before ...

3:44
How to create a pull request in 4 min | GitHub for Beginners

283,400 views

1 year ago

GitHub
How to merge a pull request | Introduction to GitHub

Merge your first pull request on GitHub with this beginner-friendly tutorial. This video covers the basics of pull requests, the ...

3:24
How to merge a pull request | Introduction to GitHub

72,948 views

1 year ago

The Modern Coder
How pull requests actually work (visualized)

If you like understanding Git conceptually instead of memorizing commands, I teach Git the same way over at LEARNGIT.

2:58
How pull requests actually work (visualized)

8,161 views

1 year ago

ByteByteGo
How Git Works: Explained in 4 Minutes

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe Git ...

4:18
How Git Works: Explained in 4 Minutes

872,453 views

2 years ago

Visual Studio Code
Pull Requests in VS Code

Learn about the Pull Requests & Issues Extension in Visual Studio Code! | https://aka.ms/vscode-git Time Stamps: 0:00 intro to ...

10:11
Pull Requests in VS Code

181,162 views

3 years ago

The Modern Coder
Git doesn’t need Pull Requests — so why do they exist?

Git already supports collaboration. You can clone repositories, create branches, make commits, and merge changes — all without ...

3:18
Git doesn’t need Pull Requests — so why do they exist?

1,307 views

4 months ago

GitHub
How to use pull request merge queues

Do you find yourself frequently updating pull requests so your changes won't break the main branch? This is a common challenge ...

1:14
How to use pull request merge queues

37,875 views

3 years ago

ByteByteGo
Git MERGE vs REBASE: Everything You Need to Know

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...

4:34
Git MERGE vs REBASE: Everything You Need to Know

727,674 views

2 years ago

The Coding Train
1.3: Forks and Pull Requests - Git and GitHub for Poets

In this third video of Git and GitHub for Poets, I cover the concept of forking a repository and pull requests. Next Video: ...

12:23
1.3: Forks and Pull Requests - Git and GitHub for Poets

412,121 views

10 years ago

Dev Leonardo
Your First Pull Request with GitHub Desktop

GitHub Desktop is probably the easiest tool for interacting with GitHub. Today we'll see how to create a Pull Request and ...

3:55
Your First Pull Request with GitHub Desktop

39,804 views

3 years ago

The Modern Coder
Git Pull vs Fetch: When To Use Each

In additional to code samples, this video also covers pros/cons and the three most common Git pull configuration options: --ff-only, ...

7:13
Git Pull vs Fetch: When To Use Each

75,207 views

2 years ago

GitKraken
Stacked Pull Requests | GitKon 2022 | Tomas Reimers, Graphite

Stacking PRs: How to be a 10x Engineer See the benefits of using stacked pull requests in your workflow to improve the code ...

12:32
Stacked Pull Requests | GitKon 2022 | Tomas Reimers, Graphite

13,896 views

3 years ago

Kahan Data Solutions
Use templates to standardize your Pull Requests

... On New PR 4:21 Closing Title & Tags: Use Templates to Simplify Pull Request Process | GitHub PR Templates | GitHub Tutorial ...

4:45
Use templates to standardize your Pull Requests

32,871 views

5 years ago

Tom Shaw
CI/CD Tutorial using GitHub Actions - Automated Testing & Automated Deployments

STARTER PROJECT SOURCE CODE: https://github.com/IAmTomShaw/github-actions-demo-project Want to automate your ...

6:13
CI/CD Tutorial using GitHub Actions - Automated Testing & Automated Deployments

351,798 views

1 year ago

The Modern Coder
Git CHERRY PICK Tutorial

Build a full mental model of Git → https://learngit.io?v=cherrypick If this visual learning style clicks for you, I built LearnGit.io as a ...

4:42
Git CHERRY PICK Tutorial

212,051 views

3 years ago

IntelliJ IDEA, a JetBrains IDE
IntelliJ IDEA. GitHub Pull Requests

IntelliJ IDEA has support for creating, reviewing and merging GitHub Pull Requests. These features are available if the IntelliJ ...

8:42
IntelliJ IDEA. GitHub Pull Requests

102,803 views

5 years ago

SuperSimpleDev
Git Branching and Merging - Detailed Tutorial

Learn Git branching and merging and use it with GitHub in the feature branch workflow. Branching and merging are powerful ...

54:28
Git Branching and Merging - Detailed Tutorial

336,698 views

5 years ago

SkyTreasure
How to review Github Pull Request in the smartest way | Github Code | Review Code | Translate.video

Translate.video is an AI Tool to translate your videos to 75+ languages with just 1-Click - https://translate.video. Use Coupon Code ...

1:57
How to review Github Pull Request in the smartest way | Github Code | Review Code | Translate.video

1,317 views

3 years ago

The Coding Train
1.9: Resolving Merge Conflicts - Git and GitHub for Poets

In this video, I look at how to resolve a "merge conflict" using the GitHub interface. Toy-Neural-Network-JS: ...

8:49
1.9: Resolving Merge Conflicts - Git and GitHub for Poets

370,052 views

8 years ago

Dev Leonardo
How to Close a Pull Request - Merge Commit vs Squash vs Rebase on GitHub

On GitHub, you have three different strategies for closing a Pull Request: Merge Commit, Squash, and Rebase. Merge Commit is ...

6:09
How to Close a Pull Request - Merge Commit vs Squash vs Rebase on GitHub

31,023 views

3 years ago