ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

323,839 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

49,030 views

4 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,954 views

2 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,995 views

8 months ago

Eddie Jaoude TV
Why use git patch to test a PR from a GitHub Fork #Shorts

Git patch files are a great way to share changes between computer and your friends, but also it can help you test PRs that are from ...

0:59
Why use git patch to test a PR from a GitHub Fork #Shorts

754 views

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

184 views

8 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? 📬

4,146 views

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

56 views

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

199 views

8 months ago

GitHub
Linus Torvalds on the early "hate" for Git's interface

"I just didn't like CVS very much." In this short clip, Linus Torvalds explains the reasoning behind Git's controversial command ...

0:46
Linus Torvalds on the early "hate" for Git's interface

816,919 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

51 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,952 views

8 years 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,428 views

7 years 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,893 views

4 years ago

Frontend Masters
Git basics in 60 seconds! | ThePrimeagen

Git basics in 60 seconds! Learn everything you need to know about Git from @ThePrimeagen here!

0:59
Git basics in 60 seconds! | ThePrimeagen

206,595 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

24 views

7 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

693 views

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

103 views

8 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

2,266 views

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

427 views

5 months ago

GitLab Unfiltered
Create and Apply Patches in VS Code with GitLab Workflow

In an upcoming release of GitLab Workflow for VS Code you'll be able to create a patch (uploaded as a Snippet to the GitLab ...

0:37
Create and Apply Patches in VS Code with GitLab Workflow

13,881 views

4 years ago