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
If I start Sidecar NOT from the git repo root, the worktree creation fails with Error: git worktree add: fatal: invalid reference: side: exit status 128;
To reproduce
cd subfolder
sidecar
# try to create worktree => fail