ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

108,719 results

Related queries

pull request bitbucket

git rebase conflict

pull request azure devops

git merge conflict vscode

git pull request

git merge conflict

github merge

merge request gitlab

pull request github telugu

pull request github hindi

pull request github tamil

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

49,261 views

1 year ago

Philomatics
Never fear merge conflicts again - git merge/pull tutorial

What I wish I had known when I started using git. 0:00 - Aborting the merge 0:26 - Understanding conflict markers 1:30 - Automatic ...

5:12
Never fear merge conflicts again - git merge/pull tutorial

135,445 views

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

33,832 views

2 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

657,030 views

2 years ago

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

185,395 views

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

222,556 views

3 years 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,940 views

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

103,031 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,144,988 views

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

308,084 views

4 years ago

People also watched

Mergify
Merge Queue Demo - Why You Should Not Merge Without a Merge Queue - Julien Danjou

Today, CEO and Mergify co-founder Julien will show us why merging without a merge queue could make you waste a lot of time.

4:23
Merge Queue Demo - Why You Should Not Merge Without a Merge Queue - Julien Danjou

1,798 views

2 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,332 views

5 years ago

Zell Liew
How to review and edit a pull request

Merging a pull request: 00:40 2. Reviewing a pull request: 01:31 3. Editing a pull request: 04:40 Links: 1. Text / Podcast version: ...

7:38
How to review and edit a pull request

50,930 views

7 years ago

Simplilearn
Git Pull Request | Git Pull Request Tutorial | Git Commands |Git Tutorial For Beginners |Simplilearn

Professional Certificate Program in Cloud Computing and DevOps (India Only) ...

6:37
Git Pull Request | Git Pull Request Tutorial | Git Commands |Git Tutorial For Beginners |Simplilearn

566,789 views

5 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,848 views

3 years ago

Studytonight with Abhishek
Resolving Code Merge with Github Desktop 🤯 | Super Easy Beginners guide

When you start using GIT, the most painful thing is managing code merges, and conflicts and resolving the code merges so that ...

13:09
Resolving Code Merge with Github Desktop 🤯 | Super Easy Beginners guide

15,258 views

2 years ago

lurninghut
Github actions - Create, Approve and Merge pull request automatically

This video is a continuaiton of - https://www.youtube.com/watch?v=NfsrMix5Qvc&t=335s which shows a demo of how to create an ...

8:29
Github actions - Create, Approve and Merge pull request automatically

4,267 views

3 years ago

The Modern Coder
Git MERGE and REBASE: The Definitive Guide

40+ additional videos: https://learngit.io/ Newsletter readers get my videos early: https://newsletter.themoderncoder.com/ ---- This ...

9:39
Git MERGE and REBASE: The Definitive Guide

187,419 views

2 years ago

JavaTCoding
Create a pull request to review and merge code in Github #javatcoding #github #gittutorial

Dear Developer, In this video you will learn how to Create a pull request to review and merge code in Github. Please keep ...

6:51
Create a pull request to review and merge code in Github #javatcoding #github #gittutorial

39,811 views

3 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,216 views

1 year 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,586 views

8 months ago

Net Ninja
Git & GitHub Tutorial for Beginners #9 - Merging Branches (& conflicts)

Hey all, in this git tutorial I'll show you how to merge branches back into the master branch. I'll also show you what to do when you ...

8:21
Git & GitHub Tutorial for Beginners #9 - Merging Branches (& conflicts)

492,513 views

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

16,828 views

1 year ago

The Modern Coder
Git PULL vs FETCH

Do you have more Git videos? Yes, check my channel. If you don't find what you're looking for there, you'll probably find it on ...

7:13
Git PULL vs FETCH

63,944 views

1 year 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,782 views

4 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

42,789 views

2 years ago

Deborah Kurata
Pull Requests and Merging Branches in GitHub (Clip 18): Gentle Introduction to Git and GitHub

Welcome to this comprehensive guide on creating pull requests and merging git branches! In this tutorial, we'll delve into the ...

5:28
Pull Requests and Merging Branches in GitHub (Clip 18): Gentle Introduction to Git and GitHub

8,565 views

3 years 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,201 views

9 years ago

Telusko
Creating Branch in GitHub | Pull Request | Merge

Git is created by Linus Torvald Git is a Distributed Version Control System. Git is famous for project collaboration More than 1 ...

7:39
Creating Branch in GitHub | Pull Request | Merge

382,109 views

8 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,815 views

2 years ago