ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,308 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)

95 views

8 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

2 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

77,820 views

10 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,618 views

7 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

19 views

4 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,581 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,928 views

11 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

48 views

6 months ago

Code and Stuff
git add patch #coding #programming

Stop committing messy code! Don't just `git add .` Use git add -p to review changes chunk by chunk: y = stage it n = skip it s = split ...

0:31
git add patch #coding #programming

1,832 views

5 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

8 months ago

CodeOps Daily
Git Diff vs Patch — Which One Should You Use?

Want to share your Git changes — but not sure whether to use git diff or git format-patch? Here's the difference: git diff ...

1:00
Git Diff vs Patch — Which One Should You Use?

176 views

5 months ago

Ice sloth
Hit sound IDS Your Ideas part 4 || Forsaken #roblox #forsaken #forsakenroblox
0:17
Hit sound IDS Your Ideas part 4 || Forsaken #roblox #forsaken #forsakenroblox

505,709 views

3 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

8 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

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

746 views

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

326 views

5 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

Kanrisha
Git Gud #gaming  #fyp #silksong #hollowknight #hollowknightsilksong

shorts.

0:05
Git Gud #gaming #fyp #silksong #hollowknight #hollowknightsilksong

159,049 views

3 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

8 months ago

CodeOps Daily
Export Git Commits as Patch Files — Like a Pro!

Want to send your Git changes without pushing the code? Use this command to turn your commits into .patch files — perfect for ...

1:01
Export Git Commits as Patch Files — Like a Pro!

171 views

5 months ago