ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,307 results

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)

98 views

9 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

79,807 views

10 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

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,633 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,604 views

8 months ago

About Clean Code
Still using Git branches? TRY THIS!

Feature branches and Continuous Integration/Delivery don't work well together! What's the solution? Learn how the Branch by ...

5:38
Still using Git branches? TRY THIS!

4,936 views

11 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

10 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)

336 views

5 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

389 views

8 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

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

93 views

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

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

2 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

783 views

8 months ago

Michael Jamieson
How to Use ChatGPT Codex & Apply Git Patches (Quick Tutorial)

codex --dangerously-bypass-approvals-and-sandbox https://www.michaeljamieson.dev/blog/codex-git-patches.

3:26
How to Use ChatGPT Codex & Apply Git Patches (Quick Tutorial)

198 views

3 months ago

vlogize
How to Perform a git add --patch During Interactive Rebase

Learn how to effectively use `git add --patch` while performing an interactive rebase in Git to selectively edit previous commits.

1:44
How to Perform a git add --patch During Interactive Rebase

0 views

2 months ago

Peter Schneider
git apply fails with "patch does not apply" error

git apply fails with "patch does not apply" error I hope you found a solution that worked for you :) The Content is licensed under ...

5:11
git apply fails with "patch does not apply" error

9 views

11 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

vlogize
How to Apply a Kernel Patch from a Separate Git Repository in Yocto

Discover how to effectively manage a kernel patch in multiple Yocto recipes using a single source, eliminating the need to ...

1:37
How to Apply a Kernel Patch from a Separate Git Repository in Yocto

24 views

9 months ago