ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

749,432 results

Koroma Tech
Git Made Practical: Branching, Merging, and Conflicts

This video is sponsored by Scrimba. Start free and get an extra 20% off a Pro subscription with my link ...

1:01:24
Git Made Practical: Branching, Merging, and Conflicts

1,380 views

2 weeks 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.

29,414 views

2 weeks ago

ABV — AI · Books · Validation
Git City: A 3D City Where Every GitHub Developer Is a Building (Open Source)

Someone built one of the coolest GitHub visualizations I've seen in a while: Git City. It turns GitHub developers into a 3D city ...

1:06
Git City: A 3D City Where Every GitHub Developer Is a Building (Open Source)

510 views

2 weeks ago

Letta
Context Repositories: Git-backed Memory for Coding Agents (Deep Dive)

In this video, Charles does a deep dive into Context Repositories, a brand new feature in Letta Code that gives your agent ...

40:38
Context Repositories: Git-backed Memory for Coding Agents (Deep Dive)

6,194 views

2 weeks ago

Coding in Public
My notes app: Git, Claude, Markdown

https://www.ericli.io/scratch --------------------------------------- Connect With Me - Astro course: https://learnastro.dev - Website: ...

4:50
My notes app: Git, Claude, Markdown

3,523 views

2 weeks ago

Postman
Native Git in Postman: Track API Changes in Your Repo

API development does not have to live outside your codebase. With Native Git in Postman, you can connect your local Git ...

1:37
Native Git in Postman: Track API Changes in Your Repo

673 views

2 weeks ago

Augment Code
Git Worktrees Explained: The Feature That Unlocks Parallel AI Agents

Git worktrees have been a hidden Git feature since 2015 — but AI coding agents just changed everything. When you're running ...

3:52
Git Worktrees Explained: The Feature That Unlocks Parallel AI Agents

4,938 views

7 days ago

ByteMonk
🚀 Why is Git INSANELY Fast? (And How Commits Actually Work)

Graphite Stack Diff → https://graphite.plug.dev/iYyiiR5 In this video, we slow down git commit and trace exactly what Git does ...

10:33
🚀 Why is Git INSANELY Fast? (And How Commits Actually Work)

14,955 views

3 weeks ago

Missing Semester
Lecture 5: Version Control and Git

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/version-control/ 0:00:00 ...

1:09:33
Lecture 5: Version Control and Git

5,101 views

3 weeks ago

Mischa van den Burg
Smart Engineers Are Moving Away From Github, Here's Why...

Apply to join KubeCraft & land a six-figure tech job: https://kubecraft.click/cgv87 Get my FREE Forgejo K8s manifests: ...

17:08
Smart Engineers Are Moving Away From Github, Here's Why...

68,664 views

2 weeks ago

The Code City
How to Add Git to Cursor Easily (2026)

Want to use Git directly inside Cursor AI? In this 2026 quick tutorial, I'll show you how to download, install, and enable Git in ...

2:16
How to Add Git to Cursor Easily (2026)

177 views

2 weeks ago

Aniket Panjwani
Why Git Makes Claude Code 10x More Powerful: Complete Beginner's Guide

Join the AI MBA to learn personally from me how to build with Claude Code ⤵️ https://www.skool.com/the-ai-mba Prefer reading ...

17:05
Why Git Makes Claude Code 10x More Powerful: Complete Beginner's Guide

2,302 views

3 weeks ago

Tony Xhepa
Git Worktree Will Finally Make Sense After This

Hello friends, Tony here! In this video, we're diving into how to manage multiple task effectively using Git Worktree. We'll cover the ...

16:47
Git Worktree Will Finally Make Sense After This

491 views

2 weeks ago

Lavafroth
Stacked Diffs experience with plain Git

In this short tutorial we talk about getting a development experience akin to stacked diffs with simple git branches and git log.

3:17
Stacked Diffs experience with plain Git

184 views

11 days ago

Omar Seifelnasr
introduction to git [Arabic] KSIU

git log ... git clone ... git --version ... git init ... git add ... git reset ... git commit ... git status https://committers.top/

1:09:45
introduction to git [Arabic] KSIU

327 views

1 month ago

lustoykov
Codex Multi-Agent Workflow with Git Worktrees

Run multiple Codex agents in parallel without stepping on each other's toes by using Git worktrees instead of copying folders.

11:21
Codex Multi-Agent Workflow with Git Worktrees

2,972 views

2 weeks ago

Net Ninja
Git Worktrees Tutorial #1 - What are Git Worktrees?

In this series, you'll learn how to use Git worktrees, a feature that lets you check out multiple branches at the same time in separate ...

7:50
Git Worktrees Tutorial #1 - What are Git Worktrees?

7,722 views

2 weeks ago

AI Coding Daily
NEW in Claude Code: Git Worktrees - WHEN You Would Use Them?

If you want multiple AI coding agents to run in parallel on the same codebase, worktrees may help. Official tweet: ...

10:27
NEW in Claude Code: Git Worktrees - WHEN You Would Use Them?

3,671 views

2 weeks ago

Net Ninja
Git Worktrees Tutorial #2 - Adding Git Worktrees

In this series, you'll learn how to use Git worktrees, a feature that lets you check out multiple branches at the same time in separate ...

7:03
Git Worktrees Tutorial #2 - Adding Git Worktrees

3,277 views

11 days ago

Install Mania
How to Install Git 2.53.0 on Windows 11 PC | Git Latest Version Install | Install Mania

In this complete step-by-step tutorial, we demonstrate how to download, install, and configure Git on Windows 11 correctly and ...

3:11
How to Install Git 2.53.0 on Windows 11 PC | Git Latest Version Install | Install Mania

142 views

2 weeks ago

Hexmos
git-lrc: Free, Unlimited AI Code Reviews That Run on Commit

Right now, GenAI is like a race car without brakes. It accelerates fast — you describe something, and large blocks of code appear ...

1:40
git-lrc: Free, Unlimited AI Code Reviews That Run on Commit

342 views

1 month ago

SolveBase
How To Install GIT on Windows 11 - Quick Guide

In this video, you'll learn: How To Install GIT on Windows 11 - Quick Guide ---------------------------------------- ✓ Equipment / Tools I ...

3:51
How To Install GIT on Windows 11 - Quick Guide

16 views

11 days ago

Thetips4you
Git Tutorial for Beginners: Learn Git in 1 Hour (2026)

Master Git from scratch in this complete Git crash course for beginners! In this tutorial, you'll learn everything you need to get ...

59:43
Git Tutorial for Beginners: Learn Git in 1 Hour (2026)

5,557 views

1 month ago

Bruno
Working with Git - Creating Branches and Commits

And when I'm ready I can go and push these up into my source or my origin so the git experience here is really meant to kind of ...

0:40
Working with Git - Creating Branches and Commits

0 views

3 weeks ago

Hexmos
git-lrc: Free, Unlimited AI Code Reviews That Run on Commit

Right now, GenAI is like a race car without brakes. It accelerates fast — you describe something, and large blocks of code appear ...

1:04
git-lrc: Free, Unlimited AI Code Reviews That Run on Commit

398 views

1 month ago