ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

112 results

OverWorkAI
Git Submodules vs Monorepos: Structuring Large Projects & Choosing the Right Architecture

This video offers a comprehensive breakdown of Git Submodules and Monorepos, the two primary solutions for structuring large ...

8:26
Git Submodules vs Monorepos: Structuring Large Projects & Choosing the Right Architecture

367 views

8 months ago

DevOps Toolbox
Stop Using Git Worktrees. Do THIS Instead.

Code reviews that understand context, not just diffs, with Augment Code: https://fandf.co/3LicfbQ --- Worktrunk is "Git worktree ...

12:57
Stop Using Git Worktrees. Do THIS Instead.

59,850 views

5 months ago

Philomatics
You should probably switch to a monorepo

Book your free 15m audit here: https://philomatics.com/repo-review Book a workshop with me here: ...

13:56
You should probably switch to a monorepo

102,050 views

8 months ago

NicoPaez
Taller de Introducción a Git - Capitulo 8: Submodules

Que también la voy a tagar obviamente git tag B3 ay no hice mal ya existía el B2 perfecto git push origin B3 sí entonces si ...

18:51
Taller de Introducción a Git - Capitulo 8: Submodules

77 views

8 months ago

Joshua Morony
Devs can no longer avoid learning Git worktree

Join my newsletter: https://www.joshmorony.com/newsletter/ I've put off learning git worktrees for a long time, but now that we have ...

5:26
Devs can no longer avoid learning Git worktree

108,292 views

6 months ago

cpp_toolbox
Git Submodule very short introduction

This video was 50 minutes long but I realized that the recording stopped working after 6 minutes, so now it's gonna be a very short ...

6:25
Git Submodule very short introduction

14 views

9 months ago

LearnITGuide Tutorials
Git Submodules Explained | Stop Dependency Hell in 2026

... Prerequisites 02:32 - Git Submodule Architecture 03:13 - Adding a Submodule 04:07 - Updating Submodules 05:04 ...

10:23
Git Submodules Explained | Stop Dependency Hell in 2026

118 views

10 days ago

Marco Peluso
Ditch Your Stash: Use Git Worktrees Instead

Join my channel membership: https://www.youtube.com/channel/UCPIdAOR2dHuUGzADe7f3vnA/join Vim Cheat Sheet: ...

8:48
Ditch Your Stash: Use Git Worktrees Instead

9,876 views

7 months ago

Murat Ozcan
IDE-setup for BMad framework using a git submodule

This can be useful when rolling out BMad for multiple users in a repo, or accross repos in an org. It's a good alternative to every ...

6:14
IDE-setup for BMad framework using a git submodule

927 views

10 months ago

TheCodeForge
Git Submodules: detached HEAD from lost commit pin

The fix: `git submodule update --remote` on a tracked branch; commit the pin. A production war story from the TheCodeForge Git ...

8:29
Git Submodules: detached HEAD from lost commit pin

9 views

1 month ago

Quantum Logics
GitHub Battle ⚔️ Subtree vs Submodules

🚀 GitHub Subtree vs Submodules — what's the difference, and which one should you actually use? In this video, we break down ...

16:02
GitHub Battle ⚔️ Subtree vs Submodules

53 views

3 months ago

git-amend
Unity Assembly Definitions Explained (Architecture, Not Just Compile Times)

Assembly Definitions in Unity are often introduced as a way to improve compile times—but their real value is architectural. In this ...

11:41
Unity Assembly Definitions Explained (Architecture, Not Just Compile Times)

12,977 views

6 months ago

Inana
GBAStranger Install Tutorial

... terminal, and run: git clone https://github.com/Meepster99/GBAStranger cd GBAStranger git submodule update --init --recursive ...

16:35
GBAStranger Install Tutorial

192 views

11 months ago

LearnThatStack
Git Will Finally Make Sense After This

How Git Actually Works — finally understand commits, branches, reset, rebase & more. You use Git every day. Commit. Push. Pull.

13:25
Git Will Finally Make Sense After This

1,199,860 views

8 months ago

cpp_toolbox
git submodule (new commits)
6:15
git submodule (new commits)

6 views

8 months ago

Hey Insights
How can I specify a branch/tag when adding a Git submodule?

How can I specify a branch/tag when adding a Git submodule? When adding a Git submodule, you can specify a particular branch ...

4:24
How can I specify a branch/tag when adding a Git submodule?

5 views

9 months ago

SimpleTech
Git Worktree Explained - The Feature Nobody Uses | Tech News

Git worktree has been in Git since 2015, but most developers have never heard of it. This video explains what git worktree is, why ...

13:30
Git Worktree Explained - The Feature Nobody Uses | Tech News

277 views

6 months ago

Open Source
Stop Writing Messy Rust Code! Learn Modules & Crates the Right Way

Writing clean, scalable, and maintainable Rust code starts with one thing — mastering modules and crates. In this hands-on Rust ...

6:28
Stop Writing Messy Rust Code! Learn Modules & Crates the Right Way

431 views

9 months ago

Learn In Minutes
Stop Copying! Use Git Clone Correctly

Support the channel on Patreon: https://www.patreon.com/15345164/join Ever tried to 'copy' a huge GitHub project, only to realize ...

4:48
Stop Copying! Use Git Clone Correctly

41 views

4 months ago

analogy engine
Version Control explained... but it makes sense now

Ever felt that gut punch when you accidentally delete a crucial file, save over something important, or break your entire project with ...

10:01
Version Control explained... but it makes sense now

197 views

5 months ago