ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,215 results

makigas
Tutorial de Git – 29. Parches Git con el flag --patch

Con la opción --patch es posible que ciertos comandos como git-add, git-checkout o git-restore hagan sus cambios sobre trozos ...

9:15
Tutorial de Git – 29. Parches Git con el flag --patch

3,941 views

4 years 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,391 views

1 year ago

ByteByteGo
Git MERGE vs REBASE: Everything You Need to Know

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...

4:34
Git MERGE vs REBASE: Everything You Need to Know

665,519 views

2 years ago

The Modern Coder
Git CHERRY PICK Tutorial

40+ additional videos at https://learngit.io/ Newsletter readers get my videos early: https://newsletter.themoderncoder.com/ ...

4:42
Git CHERRY PICK Tutorial

196,287 views

3 years ago

DevPal
Diff Algorithm Explained | The texts comparison algorithm

Explaining how the diff algorithm and largest common subsequence algorithm works.

14:25
Diff Algorithm Explained | The texts comparison algorithm

17,462 views

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

96 views

1 month ago

Udacity
Updating Local Copies of Remote Branches - How to Use Git and GitHub

This video is part of an online course, How to Use Git and GitHub. Check out the course here: ...

4:18
Updating Local Copies of Remote Branches - How to Use Git and GitHub

60,259 views

10 years ago

GitHub
AUTOMATED Release Notes - GitHub Checkout

GitHub is where developers come to learn and celebrate what's new in open source, and where maintainers share, collaborate ...

7:52
AUTOMATED Release Notes - GitHub Checkout

39,596 views

4 years ago

Visual Studio Code
The EXTREMELY helpful guide to merge conflicts

VS Code's new merge editor interface gives you the view you've been missing for easily resolving merge conflicts. 00:00 - Intro ...

8:22
The EXTREMELY helpful guide to merge conflicts

189,680 views

3 years ago

GitKraken
GitLens Tutorial: How to use the VS Code Extension

Learn GitLens with this comprehensive tutorial. Discover how to use GitLens rich set of features to enhance your IDE in Visual ...

8:43
GitLens Tutorial: How to use the VS Code Extension

67,015 views

1 year ago

Shahabaz Bagwan
Patching DWM using 3 different ways

Patching DWM can be tricky this video combines all patching methods into one. You can see how to patch with "patch" command ...

11:24
Patching DWM using 3 different ways

2,863 views

4 years ago

The Grok Shop
GoLang Programming: Gitea Open Source Patch - Improving Startup Robustness on Synology Linux

Software Engineering: Open source project Gitea is forked & a minor GoLang code change affected to improve the startup ...

11:36
GoLang Programming: Gitea Open Source Patch - Improving Startup Robustness on Synology Linux

1,019 views

7 years ago

GitKraken
Changelog Breakdown: Focus Tab, GitKraken.dev, & more

Dive into the latest GitKraken Client updates – starting with Focus View, helping you prioritize all PRs, Issues, and WIPs so you ...

5:37
Changelog Breakdown: Focus Tab, GitKraken.dev, & more

3,556 views

1 year ago

The Modern Coder
Git REBASE Explained: Unveiling Rebase's Hidden Hazard

The better way to learn Git: https://learngit.io/ ---- In this git rebase tutorial we'll learn how to use rebase to streamline your version ...

4:01
Git REBASE Explained: Unveiling Rebase's Hidden Hazard

9,864 views

2 years ago

makigas
Tutorial de Git – 30. git-apply y parches en bruto (advanced)

Cómo exportar un diff para crear un archivo de parche, que podemos compartir y volver a aplicar más adelante usando el ...

9:24
Tutorial de Git – 30. git-apply y parches en bruto (advanced)

3,050 views

4 years ago

talk2MeGooseman
Never Use This Git Command! Try this instead

It is best to avoid using the git add --all command. Instead, I use git add --patch or -p to only add files that have changed since the ...

9:37
Never Use This Git Command! Try this instead

316 views

3 years ago

GitHub
Git driven debugging - Git Merge 2022

Presented by Rizel Scarlett, Junior Developer Advocate @ GitHub Developers often debate using print statements or the ...

11:35
Git driven debugging - Git Merge 2022

900 views

3 years ago

Tom Shaw
CI/CD Tutorial using GitHub Actions - Automated Testing & Automated Deployments

STARTER PROJECT SOURCE CODE: https://github.com/IAmTomShaw/github-actions-demo-project Want to automate your ...

6:13
CI/CD Tutorial using GitHub Actions - Automated Testing & Automated Deployments

226,979 views

1 year ago

Amit Thinks
How to install Git on Windows 11 (Updated 2025)

In this video, learn to download and install Git on Windows 11. Git is a free and open-source distributed version control system ...

4:46
How to install Git on Windows 11 (Updated 2025)

328,424 views

1 year ago

BuildAModule
94. How to patch a module (a Drupal how-to)

This is one of over videos in a -hour series on http://buildamodule.com called "Change Management and Version Control".

8:39
94. How to patch a module (a Drupal how-to)

50 views

3 years ago