Git worktree

7 videos across 3 channels

A practical series demonstrates how git worktrees let you run multiple working directories for parallel work on main, features, and hotfix branches. The tutorials cover adding, switching between, and deleting work trees, handling bare repositories, and keeping local setups synchronized with remotes, with tips for automation and workflow organization. Along the way, viewers see how this strategy fits into modern AI-assisted development flows and agent-based tooling to speed up feature delivery.

Marcel Pociot on Tinkerwell, Herd & Running AI Agents in Parallel thumbnail

Marcel Pociot on Tinkerwell, Herd & Running AI Agents in Parallel

Marcel introduces himself as the CTO of Beyond Code and shares his hands-on approach to building developer tools like Ti

00:08:56
Git Worktrees Tutorial #4 - Worktree- First Approach thumbnail

Git Worktrees Tutorial #4 - Worktree- First Approach

The video explains how to manage multiple git work trees inside a single repository by using git worktree add to create

00:07:56
Git Worktrees Tutorial #2 - Adding Git Worktrees thumbnail

Git Worktrees Tutorial #2 - Adding Git Worktrees

The video explains how to use git work trees to work on multiple branches simultaneously by creating separate working di

00:07:03
Git Worktrees Tutorial #1 - What are Git Worktrees? thumbnail

Git Worktrees Tutorial #1 - What are Git Worktrees?

The video explains what Git work trees are, why they can be useful for parallel development without duplicating repos, a

00:07:49
I'm using claude --worktree for everything now thumbnail

I'm using claude --worktree for everything now

The video showcases how built in git work trees (and Claude’s workflow) let you work on multiple branches in parallel wi

00:07:57