ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

183,424 results

TomDoesTech
Create and Apply Patches with Git

In this video, you will learn how to create and apply a patch with Git. Follow me here: Discord: https://discord.gg/4ae2Esm6P7 ...

1:05
Create and Apply Patches with Git

47,935 views

4 years ago

Mauro Lepore
Create and apply a patch file from git diff

git diff from^ to git apply.

3:28
Create and apply a patch file from git diff

13,643 views

5 years 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,871 views

6 months ago

Ray Chavez
How to Read Git Diff Output

This video will show you how to interpret that lovely git diff output. This output is given by commands 'git diff', 'git show', 'git log', ...

3:55
How to Read Git Diff Output

1,867 views

2 years ago

GitKraken
What is a #Git patch? 🤔 | Dev Tips with #GitKraken Ambassador Kevin Bost 🧑‍💻 #shorts

What's a Git patch, you ask? Let our GitKraken Ambassador, Kevin Bost @Kitokeboo, break it down for you! ✨ Discover how ...

1:00
What is a #Git patch? 🤔 | Dev Tips with #GitKraken Ambassador Kevin Bost 🧑‍💻 #shorts

1,854 views

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

GitKraken
What are patch files? 📬

Sharing patch files just got easier. With Cloud Patches, you can create, store, and share patches with a quick link – no carrier ...

1:00
What are patch files? 📬

3,559 views

1 year ago

Rudá Moura
Example of using 'git am' with a patch taken from a pull request

How to apply a selected patch taken from a pull request (at GitHub), to apply on a repository through the 'git am' command.

1:37
Example of using 'git am' with a patch taken from a pull request

1,417 views

6 years ago

Web Apps Technologies
Create and apply git patch in 3 mins | Very simple

Create and apply git patch in 3 mins | Very simple This video will help to create and apply the git patch in 3 mins ...

3:52
Create and apply git patch in 3 mins | Very simple

55 views

1 year ago

GitKraken
GitKraken Client v8.7 Release: Git Patch support

With this release, GitKraken Client now supports the ability to create and apply patches. Users may create patches from commits ...

2:38
GitKraken Client v8.7 Release: Git Patch support

1,850 views

3 years ago

StudyStream+
1min Quick Tip - How to use Git Patch in PhpStorm 2019 tutorial

Today we are going to look at the Git Patch with PhpStorm. Creating a patch in Git, takes all your changes from your working ...

1:44
1min Quick Tip - How to use Git Patch in PhpStorm 2019 tutorial

10,324 views

6 years ago

zippyops
git patch | #gitpatch #devops #github

V2-19. git patch ----------------------------------------------------------------------------------------------- About ZOLS (ZippyOPS Learning Series) ...

3:48
git patch | #gitpatch #devops #github

24 views

3 years 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)

201 views

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

182 views

6 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

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)

352 views

5 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

Burak Selcuk
GIT PATCH IN ANDROID STUDIO

Hi developers, In this video, we will learn GIT PATCH IN ANDROID STUDIO Also comment below what your personal touches are ...

1:54
GIT PATCH IN ANDROID STUDIO

652 views

1 year 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!

174 views

6 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

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

80 views

6 months ago

Jack of Some
Sharing git changes/patches without committing code #shorts

Some times you just want to share a small code change with someone and can't be bothered to make a commit/PR. Instead of ...

0:39
Sharing git changes/patches without committing code #shorts

10,803 views

4 years 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

Maksim Ivanov
How To Stage Specific Lines With Git Add Patch

New video about Firebase Database + React: https://youtu.be/yyo_TcZCrS4 You know that git add adds files to index. But did do ...

2:12
How To Stage Specific Lines With Git Add Patch

4,931 views

8 years ago