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
Functions CreateWorkTreeAsync() and RemoveWorkTreeAsync() don't quote the value for workTreePath when adding it to the Argument string, which causes these functions to fail when handling a worktree file path containing spaces.