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
NewRepository(): verify that the repository exists
Verify that the Git repository exists and that `git rev-parse
--git-dir` runs correctly. Distinguish between failures to run Git at
all (probably because it was not in the path) versus failures *of*
git (probably because the Git repository couldn't be found).
0 commit comments