Hello, Am Sun, Feb 15, 2026 at 05:37:35PM +0100 schrieb Yarl: > You have a worktree at master in $MASTER. you want to fix package > hello.
for such small changes, why not simply work in a different branch in the same worktree? I keep worktrees for branches with many changes, where going back and forth amounts to lots of recompilation (for instance, the team branches). Otherwise, I just use a branch in the master worktree. Andreas
