You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe a wt add command would be nice. wt add feat-xyz would create branch if it does not exist and then use path ../feature-xyz. It should fail if ../feature-xyz directory already exists.