ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

109,044 results

Software Engineer Tutorials
How To Use GitHub + VSCode: Create a Repository & Merge Changes With a Pull Request

Learn how to open a repository in GitHub & use VSCode to create a new branch, make a commit and then push it. Then, learn ...

6:05
How To Use GitHub + VSCode: Create a Repository & Merge Changes With a Pull Request

217,884 views

4 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

166,860 views

3 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

224,896 views

3 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

43,659 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

191,681 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 🔥

609,388 views

5 years ago

Microsoft Visual Studio
Create a Pull Request in Visual Studio

Welcome to our tutorial on the new 'Create PR' feature in Visual Studio! In this video, we walk you through the process of creating ...

1:36
Create a Pull Request in Visual Studio

57,588 views

2 years ago

People also watched

CoderOne
You are Fixing your Merge Conflicts The Wrong Way in VSCode

Learn to write cleaner React code with the new SOLID React book: https://solidreact.dev If you are using VSCode to fix your merge ...

8:11
You are Fixing your Merge Conflicts The Wrong Way in VSCode

107,173 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,396 views

1 year ago

Nitish Kaushik
Git Pull Request Review Comments in Visual Studio 2022 | Review the code in Visual Studio 2022

Now you can view the Git pull request review comments in visual studio directly. This new feature of Visual Studio 2022 allows ...

8:21
Git Pull Request Review Comments in Visual Studio 2022 | Review the code in Visual Studio 2022

5,786 views

1 year ago

Learning By Ganesh
Pull Request in Github | How to Create | Review | Approve | Merge Pull Request

Pull Request in Github | How to Create | Review | Approve | Merge Pull Request In this video i will explain you about pull request ...

13:42
Pull Request in Github | How to Create | Review | Approve | Merge Pull Request

11,114 views

2 years ago

EDteam
¿Cómo trabajar con Git desde Visual Studio Code?

Con Visual Studio Code también puedes hacer commits, push, resolver conflictos, crear ramas y mucho más. Prácticamente todo ...

19:00
¿Cómo trabajar con Git desde Visual Studio Code?

153,102 views

5 years ago

Littles Law
How to Clone, Branch, Commit, Merge changes using VSCode to GITHUB #vscode #devopstutorial #devops

littleslawyoutubechannel Here are the timestamps with timings for the video How to Clone, Branch, Commit, Merge changes using ...

12:16
How to Clone, Branch, Commit, Merge changes using VSCode to GITHUB #vscode #devopstutorial #devops

13,459 views

2 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,170,609 views

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

8,682 views

5 years ago

Harsivo Edu
GIT with VSCode - Pull and Create New Branch | GIT Pull & Git Create new Branch

In this video, we will learn how to use GIT with VSCode, we will see how to perform GIT Pull and Create new branch ...

6:47
GIT with VSCode - Pull and Create New Branch | GIT Pull & Git Create new Branch

25,189 views

2 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

533,909 views

8 years ago

Carlos Ando
Guía Git y Github en  VSCode

Aprende a versionar tu código directamente desde Visual Studio Code. En este video verás cómo usar el panel de Control de ...

10:59
Guía Git y Github en VSCode

8,807 views

5 months ago

Penguin Tech
Fork, Clone and Create Pull Request Github: Using VS Code and Terminal - Part 1

VSCode #Github #PR Steps: git clone https://github.com/gauravshremayee/IoTDynamicDashboard.git cd IoTDynamicDashboard/ ...

6:34
Fork, Clone and Create Pull Request Github: Using VS Code and Terminal - Part 1

835 views

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

44,400 views

9 months ago

Dev Leonardo
Create a Pull Request from Visual Studio Code [1/3]

Did anyone say the word "Productivity"? We're all used to the GitHub UI so we usually navigate to GitHub, then search for our ...

4:59
Create a Pull Request from Visual Studio Code [1/3]

15,924 views

2 years ago

Dev Leonardo
Review a Pull Request from Visual Studio Code [2/3]

You can Code Review a Pull Request on GitHub, without leaving Visual Studio Code! Ok, enough words with Capital Letters, let's ...

5:33
Review a Pull Request from Visual Studio Code [2/3]

27,024 views

2 years ago

prasad Kadu
[Latest 2023] How to create Branch in GitHub | Pull Request | Merge | VS code with example

Creating new Branch in GitHub using VS code using react project - Creating Pull Request - Merge - Git Pull.

10:41
[Latest 2023] How to create Branch in GitHub | Pull Request | Merge | VS code with example

23,835 views

2 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

50,880 views

2 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

138,939 views

4 years ago

The Code City
How to Pull Latest Changes from GitHub in VS Code (2025) | GitHub to Visual Studio Code

Struggling to stay updated with the latest changes in your GitHub repository while using Visual Studio Code? Look no further!

4:57
How to Pull Latest Changes from GitHub in VS Code (2025) | GitHub to Visual Studio Code

12,988 views

1 year ago

Tolinauta Solutions
Aprende hacer tu primera Pull Request 🚀🔥 #programacion #desarrolloweb #github #git #vscode
3:01
Aprende hacer tu primera Pull Request 🚀🔥 #programacion #desarrolloweb #github #git #vscode

1,852 views

7 months ago

Visual Studio Code
Git: branches in Visual Studio Code

https://aka.ms/vscode-git | Learn all about branch management in Visual Studio Code! #git #github #vscode #visualstudiocode ...

4:15
Git: branches in Visual Studio Code

148,593 views

3 years ago

Web Tech Knowledge
How to Pull Any Project from GitHub to Visual Studio Code

How to Pull Any Project from GitHub to Visual Studio Code Buy me a Coffee : https://www.buymeacoffee.com/yaminshakil ...

2:55
How to Pull Any Project from GitHub to Visual Studio Code

6,793 views

1 year ago