ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

177,146 results

Related queries

pull request bitbucket

pull request azure devops

github pull request review

git pull command

pull request github hindi

pull request github telugu

pull request github tamil

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

183,852 views

1 year ago

Fireship
GitHub Pull Request in 100 Seconds - Git a FREE sticker 🔥

How to submit your first pull request on GitHub in 100 seconds. Fork the repo below, then contribute a PR to receive a free ...

1:52
GitHub Pull Request in 100 Seconds - Git a FREE sticker 🔥

607,567 views

5 years ago

Keep On Coding
How To Pull Request in 3 Minutes

Become a Member: https://www.youtube.com/keeponcoding/join Discord: https://discord.gg/ypFyyWq Business Inquiries: ...

3:06
How To Pull Request in 3 Minutes

221,925 views

3 years ago

CoderDave
How to Review a Pull Request in GitHub the RIGHT Way

In this video I will teach you how to review a pull request in GitHub the right way. In this GitHub pull request tutorial, we will discuss ...

4:21
How to Review a Pull Request in GitHub the RIGHT Way

137,553 views

4 years ago

Philomatics
Never* use git pull

How to use git pull --rebase to keep your team's commit history clean. Command for creating the 'git pr' alias (so you can ...

4:02
Never* use git pull

1,124,869 views

1 year ago

The Modern Coder
A guide to Git PULL REQUESTS

Want more Git videos? Check here on my channel, and if you don't find what you're looking for, it'll be on https://learngit.io/ In this ...

2:58
A guide to Git PULL REQUESTS

3,734 views

8 months ago

corbin
How To Use GitHub Branches & Pull Request

subscribe for more ▻ https://bit.ly/3zlUmiS thumbnail made via: https://thumio.com/ follow me on twitter ...

12:35
How To Use GitHub Branches & Pull Request

42,103 views

8 months 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

48,796 views

1 year ago

codebasics
Git Github Tutorial 10: What is Pull Request?

In this git github tutorial, we will learn what is pull request and step by step guide on how to create and merge pull request.

10:43
Git Github Tutorial 10: What is Pull Request?

236,122 views

9 years ago

Codecademy
What is a pull request?

Modern software is never truly finished. Professional developers routinely make changes to their company's codebase by opening ...

8:13
What is a pull request?

156,714 views

7 years ago

People also watched

Codedigipt
Is Cursor + Graphite replacing GitHub? 🤯

In this video, we break down the real difference between GitHub and Cursor + Graphite, and why this comparison matters in the ...

10:04
Is Cursor + Graphite replacing GitHub? 🤯

381 views

4 days ago

ForrestKnight
Everything You Need to Know about Git

... 14:13 Pull request & code review & merge 15:30 git pull (fetch + merge) 16:34 git skillshare 17:26 git revert 19:37 git reset 20:32 ...

23:16
Everything You Need to Know about Git

110,254 views

1 year ago

Max Rohowsky
Using Git & GitHub in VSCode: Branches, Pull Requests & Merges

Hi everyone, in this video we'll cover the specifics of Branches and Pull Requests in VSCode using Git and GitHub.

8:17
Using Git & GitHub in VSCode: Branches, Pull Requests & Merges

42,555 views

2 years ago

Modern Software Engineering
Why Pull Requests Are A BAD IDEA

Pull requests are widely used. Most teams create a pull request somewhere on their route to releasing change. They see them as ...

19:13
Why Pull Requests Are A BAD IDEA

248,725 views

3 years ago

Ben Kadel
Full Git Tutorial (Part 6) - Pull Requests & Code Reviews

Twitter: https://twitter.com/ben_kadel Github: https://github.com/kardelio PART 6 of my Git Tutorial Series... (More videos to come in ...

17:31
Full Git Tutorial (Part 6) - Pull Requests & Code Reviews

27,326 views

5 years ago

The Modern Coder
Git PULL vs FETCH

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

63,605 views

1 year ago

Web Dev Cody
How to make a pull request on an open source project

I'm just walking you through how you could use git to fork an upstream branch, make a new branch, add changes to your git stage, ...

16:57
How to make a pull request on an open source project

74,997 views

4 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

12,803 views

3 years ago

Jackson Bates
Your First GitHub Pull Request (in 10 Mins)

A quick tutorial for beginners on opening a pull request on GitHub, to help you make your first open source contribution. Yeah ...

9:47
Your First GitHub Pull Request (in 10 Mins)

96,377 views

9 years ago

Metics Media
How to Deploy a Web App to a VPS - Step by Step for Beginners

Learn how to deploy a web app to a VPS step by step. Whether you're coding with Node.js, Python, or Java, by the end of this ...

34:00
How to Deploy a Web App to a VPS - Step by Step for Beginners

3,327 views

9 days ago

Jake Vanderplas
Creating a Simple Github Pull Request

In this brief video I demonstrate the basic process of submitting a pull request on GitHub.

5:18
Creating a Simple Github Pull Request

533,579 views

8 years 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

676,667 views

2 years ago

Max Rohowsky
How to Review a Pull Request on GitHub

Brief Summary of How to Review Pull Requests on GitHub ◾◾◾◾◾ Timestamps ◾◾◾◾◾ 00:00 | Pull Requests Introduction ...

6:40
How to Review a Pull Request on GitHub

4,178 views

1 year ago

HowToHarbor
How to Create Pull Request in GitHub | GitHub Tutorial 2025

In this video, "How to Create Pull Request in GitHub," we will guide you through the process of creating a pull request on GitHub.

1:50
How to Create Pull Request in GitHub | GitHub Tutorial 2025

861 views

1 year ago

Scott Hanselman
Git Pull Requests explained - Computer Stuff They Didn't Teach You #5

Pull Requests are a lie! WHAT!? Scott talks about how Git Pull Requests work and merges one in live in this the second episode of ...

21:10
Git Pull Requests explained - Computer Stuff They Didn't Teach You #5

84,032 views

5 years ago

Elzero Web School
[Arabic] Learn Git & GitHub #10 - Learn Pull Request With Real Examples

Learn Pull Request With Real Examples ============================ Support Me on Patreon to Help me Create More ...

12:49
[Arabic] Learn Git & GitHub #10 - Learn Pull Request With Real Examples

104,929 views

6 years ago

TheCodex
Git and GitHub Tutorials #4 - Creating Forks and Pull Requests

Vibe coding web applications with Claude Code? Speed up your workflow https://withcascade.com/ ... Brand new Git and GitHub ...

8:26
Git and GitHub Tutorials #4 - Creating Forks and Pull Requests

142,006 views

6 years ago

Matt Stauffer
How to Review a Pull Request Like a Senior Developer

Learn how to review a GitHub pull request--where do you look first, when do you wait for their feedback and when do you proceed ...

15:20
How to Review a Pull Request Like a Senior Developer

49,578 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

165,210 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

100,208 views

5 years ago