What's the most useful thing in your .gitconfig?
My agents seem to be hung up on git multiple times every session. Do you have that “magic” config that makes it easy to separate subagents work?
2 comments
are you familiar with worktree? or are you asking for something more specific or elaborated?
Yeah I’m currently using worktrees but I’m making them so fast and they just feel so heavy. I’m hoping there’s something more granular out there.
Also, subagents don’t get their own worktree (that would be insane) and the main agent spends time just dividing the work so subagents don’t overwrite each other.
Also, subagents don’t get their own worktree (that would be insane) and the main agent spends time just dividing the work so subagents don’t overwrite each other.