ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,782 results

anthonywritescode
git is not a series of patches!

today I talk about an intuition I had wrong about git! playlist: ...

14:59
git is not a series of patches!

4,852 views

1 month ago

CodeLucky
Git Patches: Share Code Changes Without Repository Access (Beginner's Guide)

Learn how to create and apply Git patches to share code changes, even without direct repository access! This beginner-friendly ...

7:18
Git Patches: Share Code Changes Without Repository Access (Beginner's Guide)

107 views

9 months ago

vlogize
Understanding git am: How to Apply Patches Correctly for Successful Commits

Learn how to effectively use the `git am` command to apply patches and resolve issues when they fail to apply correctly.

1:48
Understanding git am: How to Apply Patches Correctly for Successful Commits

20 views

5 months ago

Rob Levin
Git Add Patch for Beginners: The Secret to Cleaner, Cohesive Commits

Overview In this video, I'll show you exactly how to use the powerful git add --patch command on a real project—the AgnosticUI ...

3:46
Git Add Patch for Beginners: The Secret to Cleaner, Cohesive Commits

14 views

3 months ago

Andrew Burgess
You need to use Git Worktrees

If you haven't used git worktrees, you're missing it! they make it simple to easily work on multiple efforts in a single repo at once.

5:45
You need to use Git Worktrees

83,276 views

11 months ago

Philomatics
Why everyone hates git submodules

Git submodules are powerful, but tricky to use. Book a workshop with me here: https://philomatics.com/git-workshop/ Or grab my ...

8:16
Why everyone hates git submodules

62,643 views

8 months ago

Emerging Tech Insider
What Is A Git Patch? - Emerging Tech Insider

What Is A Git Patch? In this informative video, we will discuss the concept of Git patches and their role in software development.

2:49
What Is A Git Patch? - Emerging Tech Insider

50 views

7 months ago

GitButler
Git Mailing Lists Part 2 | Ep. 17 Bits and Booze

Join Scott and Patrick while they explore git mailing lists. 0:00 intro 1:04 RFC PATCH 4:57 Reply to comments 5:40 Top Posting ...

21:35
Git Mailing Lists Part 2 | Ep. 17 Bits and Booze

1,649 views

8 months ago

GitButler
Git Mailing Lists Part 1 | Ep. 16 Bits and Booze

Join Scott and Patrick while they explore git mailing lists. 0:00 intro 3:00 why mailing lists? 4:56 submitting a patch series 10:27 git ...

22:53
Git Mailing Lists Part 1 | Ep. 16 Bits and Booze

2,634 views

8 months ago

vlogize
How to Apply Git Patch Properly After Switching Branches

Discover how to correctly apply a git patch after changing branches, avoiding common errors with this step-by-step guide.

1:32
How to Apply Git Patch Properly After Switching Branches

11 views

9 months ago

vlogize
Creating a git patch for Specific Folders

Learn how to create a `git patch` for specific folders using the `git format-patch` command, allowing you to export selected ...

1:37
Creating a git patch for Specific Folders

3 views

9 months ago

vlogize
Understanding the Difference Between a Patch and a Git Commit in Open Source Development

Explore the key distinctions between a patch and a git commit, their uses, and advantages in open source development.

1:46
Understanding the Difference Between a Patch and a Git Commit in Open Source Development

5 views

9 months ago

Nick Janetakis
Stage Specific Lines Using Git Add Patch (Edit)

This is perfect for when your lines are too close together to split. Hit the subscribe button to receive more videos like this!

2:45
Stage Specific Lines Using Git Add Patch (Edit)

366 views

5 months ago

vlogize
Resolving Git Patch Conflicts: Understanding and Navigating Issues in Your Repositories

Discover the common reasons for conflicts when applying Git patches and learn strategies to manage them effectively. The guide ...

1:45
Resolving Git Patch Conflicts: Understanding and Navigating Issues in Your Repositories

16 views

9 months ago

SecOps Solution
Patch Wednesday with SecOps Solution (90/100) Git CVE-2025-48384 Patch

Today, we focus on deploying a patch to remediate CVE-2025-48384 which affects several Git versions from 2.43.7 to 2.50.0.

1:43
Patch Wednesday with SecOps Solution (90/100) Git CVE-2025-48384 Patch

20 views

3 months ago

CodeLucky
Semantic Versioning with Git: A Beginner's Guide

Master Semantic Versioning (SemVer) with Git! This tutorial provides a comprehensive and easy-to-understand introduction to ...

6:30
Semantic Versioning with Git: A Beginner's Guide

824 views

8 months ago

Next LVL Programming
How To Save Git Diff Output? - Next LVL Programming

How To Save Git Diff Output? In this informative video, we'll guide you through the process of saving the output of the Git diff ...

3:09
How To Save Git Diff Output? - Next LVL Programming

12 views

6 months ago

AnilCareerTalks
what is git patch how to create and apply git patch

what is git patch how to create and apply git patch #git #patch How to create and apply git patches.

8:07
what is git patch how to create and apply git patch

424 views

8 months ago

CodingCipher
From Bug Fixes to Features: Everything You Need to Know About Patch Files

Learn everything you need to know about patch files — from fixing bugs to delivering new features! In this video, we break down ...

6:11
From Bug Fixes to Features: Everything You Need to Know About Patch Files

95 views

1 month ago

vlogize
How to Use git difftool on a Patch File

Learn how to effectively utilize `git difftool` with a patch file for side-by-side diffs, especially when only `vimdiff` is available.

1:42
How to Use git difftool on a Patch File

6 views

7 months ago