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
Create a new repo, clone it, cd into it's directory.
Run sv create.
It will say that directory is not empty, which technically is true because it contains a potentially hidden .git directory. I think that directories starting with a . should be completely ignored in this check.