ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

194,371 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

210,201 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 🔥

612,493 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

229,986 views

3 years ago

midulive
😻 HOW to make your first PULL REQUEST to a project on GITHUB 🐙

Learn how to contribute to a GitHub project from the ground up. Fork, build functionality, and learn best practices and steps ...

4:25
😻 HOW to make your first PULL REQUEST to a project on GITHUB 🐙

104,759 views

4 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

141,714 views

4 years ago

corbin
How To Use GitHub Branches & Pull Request

subscribe for more ▻ https://bit.ly/3zlUmiS tech news in 60 sec: https://techsnif.com/ follow me on twitter (x) ...

12:35
How To Use GitHub Branches & Pull Request

48,559 views

10 months 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,206,854 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)

4,655 views

9 months ago

People also watched

Caleb Curry
Enforce GitHub Copilot Code Reviews on Pull Requests

AI Mastery - https://www.codebreakthrough.com/ai-mastery Ideal for Software Engineers wanting to integrate AI in their apps or ...

6:37
Enforce GitHub Copilot Code Reviews on Pull Requests

7,941 views

6 months ago

MitoCode
Curso de Git y Github - 14 pull request

Si te gusto el tuto, puedes donar: PayPal: https://www.paypal.me/mitocode/2 Sígueme ;) http://www.mitocodenetwork.com ...

4:27
Curso de Git y Github - 14 pull request

33,924 views

7 years ago

Andrew Dimmer
GitHub Crash Course: Creating Code Reviews

... make code changes how do we get those code changes back to github creating a pull request requesting reviews and merging ...

7:53
GitHub Crash Course: Creating Code Reviews

9,151 views

5 years ago

Wes Doyle
GitHub Forks and Pull Requests | Step by Step

In this video, we'll look at how to contribute to open source projects on GitHub using forks and pull requests. We'll cover making a ...

12:23
GitHub Forks and Pull Requests | Step by Step

99,629 views

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

45,610 views

2 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

66,918 views

1 year ago

Automation eLearn
#14 How to Review Pull Requests on GitHub? | New Feature For Code Collaboration on GitHub

If you're looking to improve your code collaboration skills, then this is the video for you! By watching this video, you'll learn how to ...

7:41
#14 How to Review Pull Requests on GitHub? | New Feature For Code Collaboration on GitHub

1,792 views

2 years ago

Zell Liew
How to review and edit a pull request

Collaborators can decide whether to accept or reject your pull request. They may also request for some changes. This video ...

7:38
How to review and edit a pull request

51,063 views

7 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,814 views

9 years ago

Tony Teaches Tech
How to clone, push, and pull with git (beginners GitHub tutorial)

Learn how to clone, push, and pull with git. While any remote git repository will work, this tutorial for beginners will use Github.

12:04
How to clone, push, and pull with git (beginners GitHub tutorial)

131,224 views

3 years ago

AMazaing Code
Git 11 - PULL REQUEST - Qué es y cómo hacer una

Cómo hacer una pull request desde github para que nuestros compañeros nos revisen el código antes de hacer merge.

7:20
Git 11 - PULL REQUEST - Qué es y cómo hacer una

5,057 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?

237,154 views

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

55,550 views

1 year ago

Lazy Loading
Qué es un PULL REQUEST y cómo se usa en los equipos de desarrollo

En este primer video de la serie hablamos de los populares pull requests. Aunque es un concepto muy conocido, mucha gente ...

6:35
Qué es un PULL REQUEST y cómo se usa en los equipos de desarrollo

11,644 views

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

534,530 views

8 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

37,290 views

3 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

726,056 views

2 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?

157,787 views

7 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,876 views

1 year 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

106,912 views

6 years ago

codigofacilito
Qué es y cómo hacer un Pull Request

Desbloquea más de +170 cursos Premium a un precio especial: https://codigofacilito.com/promo Síguenos en: Twitter: ...

12:19
Qué es y cómo hacer un Pull Request

68,728 views

4 years ago

Philomatics
Should you squash pull requests on GitHub?

Squashing pull requests on GitHub has advantages and disadvantages. I generally prefer rebasing locally. Get my interactive git ...

3:33
Should you squash pull requests on GitHub?

17,896 views

1 year ago