agentws: check out --branch from origin when it exists #17
Reference in New Issue
Block a user
Delete Branch "benvin/agentws-branch-checkout"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
agentws new --branchalways forked from the base branch, so a worktree for a branch that already existed on origin started at the base's HEAD with none of the branch's commits, and callers had to reset --hard afterwards to recover.