Join Nostr
2026-01-09 22:30:05 UTC
in reply to

justinmoon on Nostr: ask an llm to give you a tutorial. basic idea is that every branch gets it's own ...

ask an llm to give you a tutorial. basic idea is that every branch gets it's own checkout of the repo - i put mine in ./worktrees from repo root. now you can get coding agents to run concurrently. i have `ga` and `gd` terminal aliases for creating and deleting worktrees respectively.