ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

109,678 results

typecraft
The BEST git command you've never heard of | GIT ADD PATCH

Twitter: https://twitter.com/cpowrox The only git command I use. Hey everyone! in this git tutorial video I want to talk about the git cli ...

5:12
The BEST git command you've never heard of | GIT ADD PATCH

16,685 views

2 years ago

CraftQuest
How to Create and Apply Git Patches

Ready for more? Git Essentials is a 40+ video course bundle on all things Git. The perfect refresher or learn-it-all course.

10:16
How to Create and Apply Git Patches

68,273 views

8 years ago

Philomatics
Never* use git pull

How to use git pull --rebase to keep your team's commit history clean. Command for creating the 'git pr' alias (so you can ...

4:02
Never* use git pull

1,124,629 views

1 year ago

matt-savvy
More Than Switching Branches |  git checkout Does Everything

checkout all these things you can do with this one command cheat sheet for this video: ...

4:01
More Than Switching Branches | git checkout Does Everything

504 views

1 year ago

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

Nick Janetakis
Creating Laser Focused Git Commits Using Git Add Patch

git add -p is a great way to review what you're about to commit & to stage specific pieces of a file. Hit the subscribe button to ...

6:22
Creating Laser Focused Git Commits Using Git Add Patch

7,226 views

5 years ago

Coding World
What is gitpatch | how to create | apply git patch ? #gitpatch

What is gitpatch and how to create and apply git patch ? #gitpatch Git tutorial : https://youtu.be/cwM47QLEDAI.

5:21
What is gitpatch | how to create | apply git patch ? #gitpatch

8,477 views

2 years ago

Andrew Burgess
git diff: everything you need to know

git-diff may seem like a basic command, but it has a few tricks up its sleeve! git diff docs: https://git-scm.com/docs/git-diff *My Links* ...

9:50
git diff: everything you need to know

12,909 views

1 year ago

ArjanCodes
Level Up Your Git Game: 10 Little-Known Features You’ll Love

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll cover 10 things about Git you ...

17:56
Level Up Your Git Game: 10 Little-Known Features You’ll Love

35,169 views

1 year ago

Tech-A-Byte
Yocto Tutorial - 10 How to create a Patch for a Recipe | Step by Step in Detail Guide

In this Yocto tutorial, you will learn how to create and apply patches. Patches are essential for modifying and customizing Yocto ...

12:57
Yocto Tutorial - 10 How to create a Patch for a Recipe | Step by Step in Detail Guide

9,610 views

2 years ago

Luke Smith
Wrap Your Brain around 'Patch' and 'Diff' on Linux

WEBSITE: https://lukesmith.xyz ❓ DONATE NOW: https://lukesmith.xyz/donate.

10:21
Wrap Your Brain around 'Patch' and 'Diff' on Linux

66,180 views

6 years ago

Dan Gitschooldude
043 git add parts of a file using --patch

Today I go over 'git add --patch' which is a nifty feature that lets you 'git add' only certain parts of a file instead of the entire file.

11:23
043 git add parts of a file using --patch

2,776 views

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

Steven Lee
Creating and applying patch using git format patch

And right now I'm going to switch back to my master branch if you do git status okay and right now I'm going to apply the patch that ...

8:05
Creating and applying patch using git format patch

10,378 views

5 years ago

Colt Steele
Git Stash In 5 Minutes

Get My Git Course: https://www.udemy.com/course/git-and-github-bootcamp/?couponCode=GITANDGITHUB_YT.

4:54
Git Stash In 5 Minutes

103,615 views

3 years ago

Philomatics
I was wrong about git stash...

I always used a git stash based workflow when I quickly need to switch branches. In newer versions of git (since 2015), the git ...

5:19
I was wrong about git stash...

288,308 views

1 year ago

Vagelis Prokopiou
Git: Apply patch directly from URL

Git #CommandLine In this video, I share a little helper bash script that I use, to quickly apply git patches (to Drupal) from the ...

4:24
Git: Apply patch directly from URL

1,830 views

6 years ago

John Kary
Git: "patch does not apply" - how to edit hunks in git add patch mode

How to edit hunks in git add's patch mode. Never fear seeing "patch does not apply" again! Previous video: Intro to git add patch ...

11:40
Git: "patch does not apply" - how to edit hunks in git add patch mode

20,793 views

13 years ago

dextoruz
How to create and apply patches in git

You can get related commands used in the video, given below link; ...

6:48
How to create and apply patches in git

7,047 views

7 years ago

Bread on Penguins
Patching dwm and suckless utilities - a friendly guide to patch and diff

A follow up to my video about dwmblocks: https://www.youtube.com/watch?v=zmrTL0S2u1E Discussing why you'd want to patch, ...

10:51
Patching dwm and suckless utilities - a friendly guide to patch and diff

11,222 views

1 year ago