Hi everyone,
I'm writing to ask if there are any plans or an upcoming timeline to support git worktree natively within repo?
Currently, I've managed to get linked worktrees functioning for my local setup by creating custom scripts. These scripts dynamically mount and unmount specific worktrees at the paths defined in the manifest.
I'm curious about the official roadmap for git worktree support, as native integration would likely deprecate my custom workflow.