raphaelkieling/devpair

Do not throw `git.exc.InvalidGitRepositoryError` outside a git repo.

raphaelkieling opened this issue · 0 comments

Even if you are running devpair cow or devpair timer, it throws git.exc.InvalidGitRepositoryError but for these cases, we don't need to have a repository.

The idea is to run the commands without any errors.