branch management
3 videos across 2 channels
Parallel branch management is shown in action through cloud-assisted task delegation and local worktrees. The videos explore how to run coding tasks on a separate cloud agent, open PRs from that side, and then merge work back into the main project, while simultaneously keeping multiple branches active in separate local or cloud environments. Practical tips include when to create, switch, and delete work trees, and how to organize multiple workflows to speed bug fixes and feature development.

Copilot CLI Tutorial #11 - Delegating Tasks to the Cloud
The video demonstrates delegating coding tasks to a cloud Copilot agent to work on a separate branch and open PRs, enabl

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

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