Two code paths bypassed syncbranch.ValidateSyncBranchName(), allowing main/master to be set as sync.branch and causing worktree conflicts. Now both use syncbranch.Set() for proper validation. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Two code paths bypassed syncbranch.ValidateSyncBranchName(), allowing main/master to be set as sync.branch and causing worktree conflicts. Now both use syncbranch.Set() for proper validation. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>