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
Is it possible in the constructor of Repository if repo not found on given path, automatically try path + "/.git", and then path + ".git", maybe even parent directories, before throw exception?