git-js
git-js copied to clipboard
checkIsRepo does not work with bare repo
When creating a repo with --bare -> checkIsRepo returns false on a bare repo.
Thanks for letting me know... how are you using --bare? Is it in a directory you've run git init --bare?
@vanlooverenkoen, how are you getting the false value? Can you share the code where you are checking the validity of a git repository?
@steveukx this issue is now solved as of v2.9.0