ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,477 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

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

7 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

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

7 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,918 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

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

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,827 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?

175 views

5 months ago

CodeOps Daily
Stage Code Like a Pro with git add -p | Git Patch Mode Explained

Take full control of what goes into your commits using git add -p. Patch mode lets you interactively stage only specific parts of your ...

0:51
Stage Code Like a Pro with git add -p | Git Patch Mode Explained

76 views

5 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

92 views

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

8 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

738 views

7 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

504,079 views

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

320 views

4 months ago

Pastorgainz Games
Is Silksong REALLY Too Hard For Players?

Players are already finding Silksong quite **difficult**, specifically the **dual damage** from enemies! Is it harder than **hollow ...

0:38
Is Silksong REALLY Too Hard For Players?

943,617 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