ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

144,303 results

Related queries

git rebase conflict

git merge request

git merge vs rebase

git merge command

git merge vscode

git branching strategy

git reset

git pull request

git workflow

git merge pull request

git stash

github merge conflict

git gujarati

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

652,432 views

2 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

305,911 views

4 years 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,057 views

8 years ago

Cameron McKenzie
How to Merge GitHub Branches to Master

Ever think about getting Git or GitHub certified? I've got three free GitHub practice exams for anyone interested in getting the ...

5:37
How to Merge GitHub Branches to Master

136,268 views

4 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

47,971 views

1 year ago

Automation Step by Step
Git and GitHub Beginner Tutorial 5 - Branching and Merging

Git and GitHub Beginner Tutorial 5 - Branching and Merging Today we will learn ——————————— 1. What are branches 2.

10:57
Git and GitHub Beginner Tutorial 5 - Branching and Merging

124,600 views

9 years ago

Max O'Didily
How to Merge GitHub Branches Using Github Desktop

How to Merge GitHub Branches Using Github Desktop Link to download Github desktop: https://github.com/apps/desktop ...

2:25
How to Merge GitHub Branches Using Github Desktop

8,575 views

1 year ago

Alex The Analyst
Branching and Merging in Git

Take my Full Git and GitHub course: https://www.analystbuilder.com/courses/git-and-github-for-data-professionals. RESOURCES: ...

6:01
Branching and Merging in Git

2,561 views

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

131,518 views

1 year ago

People also watched

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

2 years ago

hUndefined
How to Git Merge Branches and Resolve Conflicts in VSCode

In this Visual Studio Code tutorial, learn how to merge branches. VSCode allows you to merge code using git. It also gives you a ...

11:30
How to Git Merge Branches and Resolve Conflicts in VSCode

19,962 views

1 year ago

Fast Turtle
Azure DevOps - Git Repo Branching, Merging, Branch Policy & Pull Request

Hi Guys, I have started a technical series on Azure DevOps. In this and upcoming videos I'll be discussing about Azure DevOps.

15:34
Azure DevOps - Git Repo Branching, Merging, Branch Policy & Pull Request

19,249 views

3 years ago

Sam Fromaway
How To Use GitHub with VS Code in 2020 | Merge, Branch & Pull Request | Part 5

Playlist Github & VS Code https://www.youtube.com/playlist?list=PLpPVLI0A0OkLBWbcctmGxxF6VHWSQw1hi --- Book A ...

6:57
How To Use GitHub with VS Code in 2020 | Merge, Branch & Pull Request | Part 5

161,376 views

5 years ago

Max O'Didily
How to Resolve Merge Conflicts Using Github Desktop

How to Resolve Merge Conflicts Using Github Desktop Download link to Github Desktop: https://github.com/apps/desktop ...

5:46
How to Resolve Merge Conflicts Using Github Desktop

10,574 views

1 year ago

Kahan Data Solutions
How to create a new branch on GitHub // Commit & Push

The Starter Guide for Modern Data (Free) → https://bit.ly/startermds Get clarity on modern data engineering so you can build better ...

8:28
How to create a new branch on GitHub // Commit & Push

377,034 views

4 years ago

Decrypted By Us
Collaborating using Git and GitHub | Branches, Pull Requests, Merging vs Rebasing

In this video, you'll learn how to collaborate using Git and Github and what the best practices are when working on a team.

15:34
Collaborating using Git and GitHub | Branches, Pull Requests, Merging vs Rebasing

40,589 views

4 years ago

Haphazardly Code
How to learn Git using Visual Studio(Branching Pull Requests Merging)

This is a Part 2 video of How to learn Git using Visual Studio. In this video we will learn how to make new branches, how to make ...

9:34
How to learn Git using Visual Studio(Branching Pull Requests Merging)

39,703 views

6 years ago

DevOps Shack
Git Merge VS Rebase In REAL TIME | DevOps Shack

Git Merge VS Rebase In REAL TIME | DevOps Shack Telegram: https://t.me/+9roGPjX1YI42Yzdl Instagram: ...

12:22
Git Merge VS Rebase In REAL TIME | DevOps Shack

29,156 views

2 years ago

The Modern Coder
Resolve Git MERGE CONFLICTS: The Definitive Guide

The better way to learn Git: https://learngit.io/ This is the definitive tutorial on how to resolve merge conflicts in Git. We'll cover why ...

8:02
Resolve Git MERGE CONFLICTS: The Definitive Guide

87,737 views

2 years ago

Solo Narrator
How to Merge Github Branches (Full 2025 Guide)

How to Merge Github Branches (Full 2025 Guide) In today's video we will show you github,how to use github,how to create ...

2:11
How to Merge Github Branches (Full 2025 Guide)

1,122 views

10 months ago

ByteByteGo
How Git Works: Explained in 4 Minutes

... by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe Git MERGE vs REBASE: Everything You Need to ...

4:18
How Git Works: Explained in 4 Minutes

670,453 views

2 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

41,242 views

7 months ago

Net Ninja
Git & GitHub Tutorial for Beginners #8 - Branches

Hey gang, in this git tutorial I'll introduce you to branching and creating new branches to test out new features on. This way, we're ...

10:07
Git & GitHub Tutorial for Beginners #8 - Branches

378,210 views

8 years ago

ArjanCodes
How to Use Git Branches Like a Pro (FastAPI Example)

Streamline your Git workflow - get started with GitKraken for free: https://bit.ly/4j8AlRM. Confused about Git? You're not alone ...

19:00
How to Use Git Branches Like a Pro (FastAPI Example)

45,500 views

8 months ago

Net Ninja
Git Crash Course #13 - Merging Branches

In this Git tutorial series, you'll learn how to get up and running with Git in your own projects. You'll learn how to setup a repository, ...

4:38
Git Crash Course #13 - Merging Branches

2,916 views

2 months ago

freeCodeCamp.org
Git Branches Tutorial

Branches are one of Git's most important concepts. And to master Git, it's essential to have a thorough understanding of how ...

33:20
Git Branches Tutorial

287,248 views

4 years ago

Elzero Web School
[Arabic] Learn Git & GitHub #12 - Learn About Branching And Merging

Learn About Branching And Merging ============================ Support Me on Patreon to Help me Create More Videos ...

10:15
[Arabic] Learn Git & GitHub #12 - Learn About Branching And Merging

94,248 views

6 years ago

Behind Tools
How to Merge Github Branches [2025 Guide]

How to Merge Github Branches [2025 Guide] In today's video, we cover git tutorial, merge branches, github guide, version control, ...

3:15
How to Merge Github Branches [2025 Guide]

31 views

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

186,435 views

2 years ago

Data With Dominic
VSCode + GitHub for Beginners (2025) | Setup | Create, Clone, Commit, Push, Pull, Merge!

Welcome back to Data with Dominic! In this video, I'm breaking down exactly how to set up and use GitHub with VSCode (Visual ...

28:42
VSCode + GitHub for Beginners (2025) | Setup | Create, Clone, Commit, Push, Pull, Merge!

1,909 views

6 months ago

helpmecoder
Git Branching and Merging with Example

Git Branching and merging help us to have multiple parallel development without impacting/disturbing the main code repository or ...

14:56
Git Branching and Merging with Example

77,129 views

6 years ago