6 ms·
git worktrees are managed by git, not the IDEs. e.g. at agentastic.dev, we use git's worktree command to create them, and they should be portable to any other
by ahmadyan 2mo ago
git worktrees are managed by git, not the IDEs.
e.g. at agentastic.dev, we use git's worktree command to create them, and they should be portable to any other IDE or app.
- dagss 2mo agoOf course. But I prefer IDEs that group and name the agent sessions by the worktree they are tasked with automatically.